Preview spatial data as 'leaflet' maps with minimal effort. smartmap is optimized for interactive use and distinguishes itself from similar packages because it does not need real spatial ('sp' or 'sf') objects an input; instead, it tries to automatically coerce everything that looks like spatial data to sf objects or leaflet maps. It - for example - supports direct mapping of: a vector containing a single coordinate pair, a two column matrix, a data.frame with longitude and latitude columns, or the path or URL to a (possibly compressed) 'shapefile'.
Version: | 0.1.1 |
Depends: | R (≥ 3.6.0) |
Imports: | leaflet, magrittr, sf, utils |
Suggests: | covr, testthat |
Published: | 2020-07-02 |
Author: | Stefan Fleck |
Maintainer: | Stefan Fleck <stefan.b.fleck at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | smartmap results |
Reference manual: | smartmap.pdf |
Package source: | smartmap_0.1.1.tar.gz |
Windows binaries: | r-devel: smartmap_0.1.1.zip, r-release: smartmap_0.1.1.zip, r-oldrel: smartmap_0.1.1.zip |
macOS binaries: | r-release: smartmap_0.1.1.tgz, r-oldrel: smartmap_0.1.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=smartmap to link to this page.