Description Usage Arguments Value Examples
Create map with earthquakes
| 1 | eq_map(x, annot_col)
 | 
| x | A data.frame that contains earthquake data by NOAA and was cleaned with eq_clean_data() | 
| annot_col | Unquoted name of column in  | 
A leaflet map created by leaflet::leaflet that indicates each
earthquake with a circle. A pop-up displays the content of annot_col.
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.