Learn R Programming

⚠️There's a newer version (0.1.2) of this package.Take me there.

ggswissmaps

R package

Installation

The package can be installed from CRAN:

install.packages("ggswissmaps")

or from github:

# install.packages("devtools")
devtools::install_github("gibonet/ggswissmaps")

Copy Link

Version

Install

install.packages('ggswissmaps')

Monthly Downloads

201

Version

0.1.1

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Sandro Burri

Last Published

October 29th, 2016

Functions in ggswissmaps (0.1.1)

maps2_

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

A list with 8 data frames of swiss territory boundaries, at various levels.
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
maps2

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

Offers various swiss maps as data frames and 'ggplot2' objects.