Learn R Programming

mapping

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

Copy Link

Version

Install

install.packages('mapping')

Monthly Downloads

353

Version

1.4.1

License

GPL (>= 2)

Last Published

December 12th, 2023

Functions in mapping (1.4.1)

US

Object of class US
checkNamesDE

Check Germany names
getNamesUS

USA names
checkNamesUK

Check United Kingdom names
checkNamesUS

Check USA names
getNamesDE

Germany names
checkNamesWR

Check World country names
getNamesFR

France names
getNamesEU

European names
getNamesUK

United Kingdom names
getNamesIT

Italian names
mapping

Static maps
loadCoordWR

Get worldwide countries coordinates
mapping.options

Default values for mapping functions
loadCoordUS

Get USA coordinates
loadCoordUK

Get United Kingdom coordinates
loadCoordFR

Get France coordinates
getNamesWR

World countries names
loadCoordIT

Get Italian coordinates
mappingFR

Static maps for France
mapPalette

Color palette
mappingWR

Static maps for World countries
popDE

German Population
popEU

European population
mappingUK

Static maps for United Kingdom
mappingIT

Static maps for Italy
mappingUS

Static maps for USA
loadCoordDE

Get Germany coordinates
saveObj

Save mapping obj
popWR

World population
popUK

United Kingdom Population
popUS

USA population
tax_wedge_ocde

OCDE tax wedge
usa_election

Usa Election
names

Statistical Unit Names
loadCoordEU

Get European coordinates
mappingDE

Static maps for Germany
mappingEU

Static maps for Europe
popFR

French Population
popIT

Italian Population
checkNamesIT

Check Italian names
FR

Object of class FR
checkNamesEU

Check European names
EU

Object of class EU
WR

Object of class WR
UK

Object of class UK
IT

Object of class IT
DE

Object of class UK