Other packages > Find by keyword >

cartography  

Thematic Cartography
View on CRAN: Click here


Download and install cartography package within the R console
Install from CRAN:
install.packages("cartography")

Install from Github:
library("remotes")
install_github("cran/cartography")

Install by package version:
library("remotes")
install_version("cartography", "3.1.5")



Attach the package and use:
library("cartography")
Maintained by
Timothée Giraud
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-10-06
Latest Update: 2025-07-23
Description:
Create and integrate maps in your R workflow. This package helps to design cartographic representations such as proportional symbols, choropleth, typology, flows or discontinuities maps. It also offers several features that improve the graphic presentation of maps, for instance, map palettes, layout elements (scale, north arrow, title...), labels or legends. See Giraud and Lambert (2017) .
How to cite:
Timothée Giraud (2015). cartography: Thematic Cartography. R package version 3.1.5, https://cran.r-project.org/web/packages/cartography. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0 (2015-10-06 14:04), 1.1 (2015-11-18 15:48), 1.2 (2016-02-12 14:41), 1.3.0 (2016-06-07 16:36), 1.4.0 (2016-08-26 19:02), 1.4.1 (2016-12-15 15:57), 1.4.2 (2017-03-29 13:16), 2.0.0 (2017-09-19 18:12), 2.0.1 (2017-09-25 14:52), 2.0.2 (2017-11-13 17:28), 2.1.0 (2018-04-30 18:43), 2.1.1 (2018-06-25 15:23), 2.1.2 (2018-09-18 15:30), 2.2.0 (2019-02-07 13:13), 2.2.1 (2019-09-27 16:40), 2.3.0 (2020-01-28 10:40), 2.4.0 (2020-04-02 18:40), 2.4.1 (2020-04-20 14:30), 2.4.2 (2020-09-02 13:50), 3.0.0 (2021-03-18 16:10), 3.0.1 (2021-10-07 15:30), 3.1.3 (2023-01-18 14:00), 3.1.4 (2023-09-14 12:40)
Other packages that cited cartography R package
View cartography citation profile
Other R packages that cartography depends, imports, suggests or enhances
Complete documentation for cartography
Functions, R codes and Examples using the cartography R package
Some associated functions: barscale . carto.pal . cartography . choroLayer . coasts.spdf . countries.spdf . discLayer . dotDensityLayer . frame.spdf . getBorders . getBreaks . getFigDim . getGridLayer . getLinkLayer . getPencilLayer . getPngLayer . getTiles . ghostLayer . gradLinkLayer . gradLinkTypoLayer . graticule.spdf . hatchedLayer . labelLayer . layoutLayer . legendBarsSymbols . legendChoro . legendCirclesSymbols . legendGradLines . legendHatched . legendPropLines . legendPropTriangles . legendSquaresSymbols . legendTypo . legendWaffle . north . nuts0.df . nuts0.spdf . nuts1.df . nuts1.spdf . nuts2.df . nuts2.spdf . nuts3.df . nuts3.spdf . propLinkLayer . propSymbolsChoroLayer . propSymbolsLayer . propSymbolsTypoLayer . propTrianglesLayer . smoothLayer . tilesLayer . twincities.df . typoLayer . waffleLayer . wordcloudLayer . world.spdf . 
Some associated R codes: Package.R . RcppExports.R . barscale.R . choroLayer.R . data.R . discLayer.R . dotDensityLayer.R . getBorders.R . getBreaks.R . getFigDim.R . getGridLayer.R . getLinkLayer.R . getOuterBorders.R . getPencilLayer.R . getPngLayer.R . getTiles.R . ghostLayer.R . gradLinkLayer.R . gradLinkTypoLayer.R . hatchedLayer.R . labelLayer.R . layoutLayer.R . legendHatched.R . legendWaffle.R . legends.R . north.R . palettes.R . propLinkLayer.R . propSymbolsChoroLayer.R . propSymbolsLayer.R . propSymbolsTypoLayer.R . propTrianglesLayer.R . smoothLayer.R . tilesLayer.R . typoLayer.R . utils.R . waffleLayer.R . wordcloudLayer.R . zzz.R .  Full cartography package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA