Skip to content

Commit b59f6a4

Browse files
authored
Merge pull request #1892 from AMBarbosa/patch-26
makeTiles.Rd: mention also divide() in SeeAlso
2 parents 2b4133d + 093e4f8 commit b59f6a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

man/makeTiles.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ character (filenames) or matrix (extents)
4242

4343

4444
\seealso{
45-
\code{\link{vrt}} to create a virtual raster from tiles and \code{\link{crop}} for sub-setting arbitrary parts of a SpatRaster.
45+
\code{\link{vrt}} to create a virtual raster from tiles; \code{\link{crop}} for sub-setting arbitrary parts of a SpatRaster; \code{\link{divide}} to divide a SpatRaster into parts.
4646
}
4747

4848

0 commit comments

Comments
 (0)