Description
Render 'Plotly' Maps without an Internet Connection.
Description
Includes 'JavaScript' files that allow 'plotly' maps to render without an internet connection.
README.md
plotlyGeoAssets
An R (data) package for rendering plotly maps without an internet connection.
Usage
There is only one function, geo_assets()
, for accessing plotly.js' geo assets. This isn't really intended to be useful on it's own, but it is used by plotly to enable 'offline' maps (e.g., plotly::plot_geo(offline = TRUE)
)