Description Usage Arguments Value Examples
View source: R/eq_create_label.R
This function creates content to be displayed inside of the popups plotted by the eq_map function.
1 | eq_create_label(filtered_data)
|
filtered_data |
DataFrame with information about earthquakes, must have LOCATION, EQ_PRIMARY, and TOTAL_DEATHS columns |
Vector with content to be used by eq_map function.
1 | ## Not run: eq_create_label(.)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.