Package: mapcan 0.0.1

mapcan: Tools for Plotting Canadian Choropleth Maps and Choropleth Alternatives

A variety of functions that make it easy to plot standard choropleth maps as well as choropleth alternatives in 'ggplot2'.

Authors:Andrew McCormack [aut, cre], Aaron Erlich [aut]

mapcan_0.0.1.tar.gz
mapcan_0.0.1.zip(r-4.7)mapcan_0.0.1.zip(r-4.6)mapcan_0.0.1.zip(r-4.5)
mapcan_0.0.1.tgz(r-4.6-any)mapcan_0.0.1.tgz(r-4.5-any)
mapcan_0.0.1.tar.gz(r-4.7-any)mapcan_0.0.1.tar.gz(r-4.6-any)
mapcan_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
mapcan/json (API)

# Install 'mapcan' in R:
install.packages('mapcan', repos = c('https://mccormackandrew.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/mccormackandrew/mapcan/issues

Datasets:

On CRAN:

Conda:

5.23 score 7 stars 24 scripts 251 downloads 4 exports 25 dependencies

Last updated from:c4dafefa04. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE117
source / vignettesOK166
linux-release-x86_64NOTE109
macos-release-arm64NOTE132
macos-oldrel-arm64NOTE128
windows-develNOTE115
windows-releaseNOTE84
windows-oldrelNOTE82
wasm-releaseOK101

Exports:%>%mapcanriding_binplottheme_mapcan

Dependencies:clicpp11dplyrfarvergenericsggplot2gluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigR6RColorBrewerrlangS7scalestibbletidyselectutf8vctrsviridisLitewithr

Using riding_binplot to create tile grid maps
Description | Overview | Using riding_binplot() | Categorical variables | Preparing the data | Plotting the data | Continuous variables | Provincial ridings | Reference

Last update: 2019-04-08
Started: 2018-10-07

Using mapcan to create choropleth maps
Description | Overview | Arguments | Examples | Creating a choropleth map with provincial boundaries | Basic ingredients for ggplot | Using geom_polygon to plot the coordinates | Incorporate province-level statistics | Creating a choropleth map with federal riding boundaries | Generate geographic data with riding boundaries | Plot geographic data with riding boundaries | Incorporate riding-level statistics

Last update: 2019-01-03
Started: 2018-10-16