Skip to content

Commit 8f887cc

Browse files
committed
for #1922
1 parent 7adf1d5 commit 8f887cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/distance.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If \code{x} is a \bold{SpatRaster}:
1919

2020
If \code{y} is \code{missing} this method computes the distance, for all cells that are \code{NA} in SpatRaster \code{x} to the nearest cell that is not \code{NA} (or other values, see arguments "target" and "exclude").
2121

22-
If \code{y} is a numeric value, the cells with that value are ignored. That is, distance to or from these cells is not computed (only if \code{grid=FALSE}).
22+
If \code{y} is a numeric value, the cells with that value are ignored. That is, distance to or from these cells is not computed.
2323

2424
If \code{y} is a SpatVector, the distance to that SpatVector is computed for all cells, optionally after rasterization.
2525

0 commit comments

Comments
 (0)