Description Usage Arguments Details Value Examples
This puts the location name, magnitude and casualties into a popup
1  | 
data | 
 A data frame containing cleaned NOAA earthquake data  | 
The input data should include the columns LOCATION_NAME, EQ_PRIMARY and TOTAL_DEATHS.
A character vector for the popup
1 2 3 4  | ## Not run: 
eq_create_label(data)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.