Skip to content

Automatic Download, Linking, Manipulating Spatial Coordinates for Static and Interactive Thematics Maps

Notifications You must be signed in to change notification settings

mappinguniverse/mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 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

Automatic Download, Linking, Manipulating Spatial Coordinates for Static and Interactive Thematics Maps

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages