Description Usage Arguments Value See Also Examples
Visualize data that involves lat/long movement.
1 2 3 4 5 6 | map_oa(
dataset,
variable_of_interest,
palette_color = "viridis",
provider_tiles = "CartoDB.DarkMatter"
)
|
dataset |
Data set to visualize. Requires |
variable_of_interest |
blah |
palette_color |
Character; any valid input for the |
provider_tiles |
Character or provider source; see |
Interactive leaflet map.
Other STAD visualizations:
heatmap_cross()
,
heatmap_single()
,
map_stad()
,
ts_line()
,
ts_variation()
1 | map_oa(oa_moving_full, black_carbon)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.