Description Usage Arguments Examples
This function takes an argument data containing the filtered data frame with earthquakes to visualize. The function maps the epicenters (LATITUDE/LONGITUDE) and annotates each point with in pop up window containing annotation data stored in a column of the data frame. The user is able to choose which column is used for the annotation in the pop-up with a function argument named annot_col.
1 |
df |
The cleaned data set by applying |
annot_col |
The column user wish to use for annotation, default value is "DATE" |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.