Skip to content

Commit 8803805

Browse files
committed
d
1 parent 7fd6781 commit 8803805

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: terra
22
Type: Package
33
Title: Spatial Data Analysis
4-
Version: 1.7-76
5-
Date: 2024-05-02
4+
Version: 1.7-77
5+
Date: 2024-05-17
66
Depends: R (>= 3.5.0)
77
Suggests: parallel, tinytest, ncdf4, sf (>= 0.9-8), deldir, XML, leaflet (>= 2.2.1), htmlwidgets
88
LinkingTo: Rcpp

man/grid.Rd

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
\alias{add_grid}
44

5-
\title{add a grid to an existing terra plot}
5+
\title{add a grid to a map made with terra}
66

77
\description{
88
Wrapper around \code{\link[graphics]{grid}} that allows adding a grid to a map. This function will place the legend in the locations within the mapped area as delineated by the axes.

0 commit comments

Comments
 (0)