us_map: simple function to display HTML map of US

View source: R/mass_map.R

us_mapR Documentation

simple function to display HTML map of US

Description

simple function to display HTML map of US

Usage

us_map(provider = "CartoDB.Positron")

Arguments

provider

character(1) passed to 'leaflet::addProviderTiles', defaults to '"CartoDB.Positron"'

Examples

if (interactive()) mass_map()

vjcitn/YESCDS documentation built on April 16, 2024, 1:03 p.m.