mapsf (1.0.0)
Published 2026-02-24 13:47:19 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("mapsf")About this package
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). 'mapsf' maps 'sf' objects on 'base' graphics.Thematic Cartography
Dependencies
| Imports | classInt, graphics, maplegend, s2, sf, stats, utils, grDevices |
| Depends | R (>= 3.6.0) |
| Suggests | terra, Ckmeans.1d.dp, png, jpeg, lwgeom, knitr, rmarkdown, svglite, tinytest, covr, altdoc |