diff --git a/R/package.R b/R/package.R index 5d4b2e6..2273969 100644 --- a/R/package.R +++ b/R/package.R @@ -5,7 +5,7 @@ #' helps to design various cartographic representations such as proportional #' symbols, choropleth or typology maps. It also offers several functions to #' display layout elements that improve the graphic presentation of maps -#' (e.g. scale bar, north arrow, title, labels). `mapsf` maps [sf] objects on +#' (e.g. scale bar, north arrow, title, labels). `mapsf` maps `sf` objects on #' `base` graphics. #' #' diff --git a/man/mapsf.Rd b/man/mapsf.Rd index 36cac5a..29d985f 100644 --- a/man/mapsf.Rd +++ b/man/mapsf.Rd @@ -10,7 +10,7 @@ Create and integrate thematic maps in your workflow. This package helps to design various cartographic representations such as proportional symbols, choropleth or typology maps. It also offers several functions to display layout elements that improve the graphic presentation of maps -(e.g. scale bar, north arrow, title, labels). \code{mapsf} maps \link{sf} objects on +(e.g. scale bar, north arrow, title, labels). \code{mapsf} maps \code{sf} objects on \code{base} graphics. A "Get Started" \strong{vignette} contains commented scripts on how to create