Learn R Programming

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")

Copy Link

Version

Install

install.packages('ggswissmaps')

Monthly Downloads

201

Version

0.1.2

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Sandro Burri

Last Published

June 23rd, 2025

Functions in ggswissmaps (0.1.2)

maps2_

Prepares the base of a map, starting from a data frame with longitude (long) and latitude (lat) coordinates, as a 'ggplot2' object
theme_white_f

theme_white_f is a 'ggplot2' theme function that can be added to a 'ggplot2' object to eliminate axes, ticks and put white background
ggswissmaps-package

ggswissmaps: Offers Various Swiss Maps as Data Frames and 'ggplot2' Objects
shp_sf

A list with 8 'sf' objects of swiss territory boundaries, at various levels.
shp_df

A list with 8 data frames of swiss territory boundaries, at various levels.
maps2

A list with 8 'ggplot2' objects of swiss territory boundaries, at various levels.