cartography {cartography}R Documentation

Cartography Package

Description

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.

A vignette contains commented scripts on how to create various maps:
vignette(topic = "cartography", package = "cartography")
A cheat sheet displays a quick overview of cartography's main features:
vignette(topic = "cheatsheet" , package = "cartography")

Consider mapsf

There are no plans for new features or enhancements in cartography. Basic maintenance and support will continue indefinitely. Existing projects that use cartography can safely continue to use cartography. The mapsf R package is the successor of cartography and it is friendlier, lighter and more robust. See mapsf website (https://riatelab.github.io/mapsf/) to migrate from cartography to mapsf.

Symbology

These functions build cartographic layers.

Transformations

These functions transform or create spatial objects.

Map Layout

These functions are dedicated to the map layout design.

Color Palettes

Use these function to build custom color palettes.

Legends

These functions create legends.

Classification

This function uses classification methods for binning data.

Author(s)

Maintainer: Timothée Giraud timothee.giraud@cnrs.fr (ORCID)

Authors:

Other contributors:

See Also

Useful links:


[Package cartography version 3.1.5 Index]