Description Usage Arguments Details Value Examples
6.Visualize earthquakes on an interactive map
1 |
data |
a dataframe or tibble |
annot_col |
a character specifies the annotation variable |
eq_map
function is used to visualize earthquakes with
annotations on an interactive map.
when click on the earthquake circle, text will pop up
an interactive map with earthquakes marked as circles
1 2 3 4 | ## Not run:
eq_map(data2,"DATE")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.