Description Usage Arguments Value Examples
Plot earthquakes on a map.
1 | eq_map(Data, annot_col = "Date")
|
Data |
The data frame containing the earthquake data |
annot_col |
The name of the column in Data to use to annotate the earthquakes on the map. |
A leaflet map showing the plotted earthquakes.
1 | ## Not run: eq_map(Data=input_data, annot_col = "Location")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.