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.4")



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: 2023-01-18
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.4, https://cran.r-project.org/web/packages/cartography. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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