Skip to content

Commit 0e1d63b

Browse files
committed
n
1 parent 2bcdcf4 commit 0e1d63b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

NAMESPACE

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ S3method(str, SpatRaster)
1919
S3method(str, SpatExtent)
2020
S3method(str, SpatGraticule)
2121

22-
export(add_box, add_legend, focalMat, extractAlong, gdal, getGDALconfig, graticule, halo, setGDALconfig, map.pal, north, sbar, terraOptions, tmpFiles, makeVRT, mem_info, free_RAM, same.crs, shade, gdalCache, fileBlocksize, vector_layers, vrt_tiles, names, round)
22+
export(add_box, add_legend, add_grid, focalMat, extractAlong, gdal, getGDALconfig, graticule, halo, setGDALconfig, map.pal, north, sbar, terraOptions, tmpFiles, makeVRT, mem_info, free_RAM, same.crs, shade, gdalCache, fileBlocksize, vector_layers, vrt_tiles, names, round)
2323

NEWS.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
- `bestMatch<SpatRaster>` method
3232
- argument "pairs=TRUE" to `cells` [https://github.com/rspatial/terra/issues/1487](https://github.com/rspatial/terra/issues/1487) by Floris Vanderhaeghe
33+
- `add_grid` to add a grid to a map
3334

3435

3536
# version 1.7-71

0 commit comments

Comments
 (0)