Description Usage Arguments Value Examples
Subset of earthquake data plotted on a map using leaflet. Input dataframe requires LONGITUDE, LATITUDE and EQ_PRIMARY columns. Other required argument: annotation column ('annot_col')
1 |
df |
dataframe for plotting |
annot_col |
column from input dataframe for annotation |
Returns an interactive leaflet map
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.