Skip to content
/ mapping Public

❗ This is a read-only mirror of the CRAN R package repository. mapping — Automatic Download, Linking, Manipulating Coordinates for Maps. Homepage: https://mappinguniverse.github.io/mapping/index.html Report bugs for this package: https://github.com/mappinguniverse/mapping/issues

Notifications You must be signed in to change notification settings

cran/mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapping

CRAN_Status_Badge CRAN_MonthlyDownloads R-CMD-check

Maps are an important tool to visualize variables distribution across different spatial object. The mapping process require to link the data with coordinates and then generate the correspondent map. This package provide coordinates, linking and mapping functions for an automatic, flexible and easy approach of mapping workflows of different geographical statistical unit.Geographical coordinates are provided in the package and automatically linked with the input data to generate maps with internal provided functions or external functions.

Coordinates available: World, European Union, United States, Italy, United Kingdom, Germany, France.

Installation

You can install the released version of mapping from CRAN:

install.packages("mapping")

or the development version from GitHub:

devtools::install_github("mappinguniverse/mapping", build = TRUE, build_opts = c("--no-resave-data", "--no-manual"))

Usage

The main functions, generic functions and some examples are included in the vignette **A journey into mapping **, which is available as

About

❗ This is a read-only mirror of the CRAN R package repository. mapping — Automatic Download, Linking, Manipulating Coordinates for Maps. Homepage: https://mappinguniverse.github.io/mapping/index.html Report bugs for this package: https://github.com/mappinguniverse/mapping/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages