R/geo-assets.R

#' Obtain plotly's geo assets as an htmlDependency object
#'
#' This function is used by plotly to make it possible to render
#' maps without an internet connection.
#'
#' @export
#' @author Carson Sievert
#' @examples
#'
#' geo_assets()
#'

geo_assets <- function() geoAssets

Try the plotlyGeoAssets package in your browser

Any scripts or data that you put into this service are public.

plotlyGeoAssets documentation built on May 2, 2019, 1:29 p.m.