Package: prettymapr 0.2.5
prettymapr: Scale Bar, North Arrow, and Pretty Margins in R
Automates the process of creating a scale bar and north arrow in any package that uses base graphics to plot in R. Bounding box tools help find and manipulate extents. Finally, there is a function to automate the process of setting margins, plotting the map, scale bar, and north arrow, and resetting graphic parameters upon completion.
Authors:
prettymapr_0.2.5.tar.gz
prettymapr_0.2.5.zip(r-4.5)prettymapr_0.2.5.zip(r-4.4)prettymapr_0.2.5.zip(r-4.3)
prettymapr_0.2.5.tgz(r-4.4-any)prettymapr_0.2.5.tgz(r-4.3-any)
prettymapr_0.2.5.tar.gz(r-4.5-noble)prettymapr_0.2.5.tar.gz(r-4.4-noble)
prettymapr_0.2.5.tgz(r-4.4-emscripten)prettymapr_0.2.5.tgz(r-4.3-emscripten)
prettymapr.pdf |prettymapr.html✨
prettymapr/json (API)
# Install 'prettymapr' in R: |
install.packages('prettymapr', repos = c('https://paleolimbot.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/paleolimbot/prettymapr/issues
Last updated 9 months agofrom:040e5e384b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 2024 |
Exports:addnortharrowaddscalebarcache_sizeclear_cacheclear_geocode_cachegeocodeget_cachedget_default_geocodermakebboxmergebboxplotscalebarprettymapscalebarparamssearchbboxset_cachedset_default_geocoderzoombbox
Dependencies:askpasscurldigesthttrjsonlitemimeopensslplyrR6Rcpprjsonsys
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Plot North Arrow | addnortharrow |
Auto Plot Scalebar | addscalebar |
Clear cached results | clear_geocode_cache |
Geocode Locations | geocode |
Get/Set the default geocoder | get_default_geocoder set_default_geocoder |
Create a Bounding Box | makebbox |
Combine bounding boxes | mergebbox |
Raw Plot Scale Bar | plotscalebar |
Plot A Pretty Map | prettymap |
Get Scale Bar Parameters | scalebarparams |
Query The Interwebs For A Bounding Box | searchbbox |
Internal cache methods | cache_size clear_cache get_cached set_cached |
Zoom the extents of a bounding box | zoombbox |