Description
Offers Various Swiss Maps as Data Frames and 'ggplot2' Objects.
Description
Offers various swiss maps as data frames and 'ggplot2' objects and gives the possibility to add layers of data on the maps. Data are publicly available from the swiss federal statistical office. In addition to the \code{maps2} object (a list of 8 swiss maps, at various levels), there are the data frames with the boundaries used to produce these maps (\code{shp_df}, a list with 8 data frames).
README.md
ggswissmaps
See ggswissmaps intro for an introduction.
See ggswissmaps
data with sf
for some examples of usage with sf
data.
Installation
The package can be installed from CRAN:
install.packages("ggswissmaps")
or from github:
# install.packages("remotes")
remotes::install_github("gibonet/ggswissmaps")