1 parent 7c0cd05 commit 1fe8bfbCopy full SHA for 1fe8bfb
1 file changed
man/NAflag.Rd
@@ -9,7 +9,7 @@
9
\title{Set the NA flag}
10
11
\description{
12
-The main purpose of this method is to allow correct reading of a SpatRaster that is based on a file that has an incorrect or missing NA flag. The file is not changed, but the flagged value is set to NA when values are read from the file. In contrast, if the cell values are in memory the change is made immediately.
+The main purpose of this method is to allow correct reading of a SpatRaster that is based on a file that has an incorrect or missing NA flag. The file is not changed, but the flagged value is set to NA when values are read from the file. In contrast, if the cell values are in memory the change is made immediately. \code{NAflag} does *not* return the "NoData Value" that is stored in the file (use \code{\link{describe}} to find that value.
13
14
To change cell values, you can use \code{\link{classify}}
15
}
0 commit comments