Skip to content

Commit 386699f

Browse files
authored
minmax.Rd: add SeeAlso with where.min and where.max
1 parent b9825da commit 386699f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

man/minmax.Rd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ hasMinMax: logical indicating whether the min and max values are available.
3333
setMinMax: nothing. Used for the side-effect of computing the minimum and maximum values of a SpatRaster
3434
}
3535

36+
\seealso{\code{\link{where.min}}, \code{\link{where.max}}}
3637

3738
\examples{
3839
r <- rast(system.file("ex/elev.tif", package="terra"))

0 commit comments

Comments
 (0)