An R (data) package for rendering plotly maps without an internet connection.
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)
)