Skip to content

Commit d1e583c

Browse files
committed
fix documentation
1 parent b19fbf4 commit d1e583c

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

R/sf.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ sf_rescale01_x <- function(x, range) {
672672
#' specified with `list(left = "N", bottom = "E")`.
673673
#'
674674
#' This parameter can be used alone or in combination with `label_graticules`.
675-
#' @param label_axes Character vector indicating which graticules should be labeled
675+
#' @param label_graticules Character vector indicating which graticules should be labeled
676676
#' where. Meridians run north-south, and the letters `"N"` and `"S"` indicate that
677677
#' they should be labeled on their north or south end points, respectively.
678678
#' Parallels run east-west, and the letters `"E"` and `"W"` indicate that they

man/ggsf.Rd

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)