AtlasMaker: Make Multiple 'leaflet' Maps in 'Shiny'

Simplify creating multiple, related 'leaflet' maps across tabs for a 'shiny' application. Users build lists of any polygons, points, and polylines needed for the project, use the map_server() function to assign built lists and other chosen aesthetics into each tab, and the package leverages modules to generate all map tabs.

Version: 0.1.0
Depends: R (≥ 3.5.0)
Imports: leaflet, shiny
Suggests: knitr, rmarkdown
Published: 2023-07-17
Author: Rachel Greenlee [aut, cre, cph], Zachary Palmore [aut], Jason Bryer [ctb], Angela Lui [ctb]
Maintainer: Rachel Greenlee <rachellynn.greenlee at gmail.com>
BugReports: https://github.com/rachel-greenlee/AtlasMaker/issues
License: GPL (≥ 3)
URL: https://github.com/rachel-greenlee/AtlasMaker
NeedsCompilation: no
Materials: README
CRAN checks: AtlasMaker results

Documentation:

Reference manual: AtlasMaker.pdf
Vignettes: AtlasMaker

Downloads:

Package source: AtlasMaker_0.1.0.tar.gz
Windows binaries: r-devel: AtlasMaker_0.1.0.zip, r-release: AtlasMaker_0.1.0.zip, r-oldrel: AtlasMaker_0.1.0.zip
macOS binaries: r-release (arm64): AtlasMaker_0.1.0.tgz, r-oldrel (arm64): AtlasMaker_0.1.0.tgz, r-release (x86_64): AtlasMaker_0.1.0.tgz, r-oldrel (x86_64): AtlasMaker_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=AtlasMaker to link to this page.