Description Usage Arguments Value Examples
View source: R/eq_create_label.R
Create informative popup label from quakes dataframe
1 |
df |
NOAA quake dataframe containing LOCATION_NAME, EQ_PRIMARY, TOTAL_DEATHS columns |
Character vector of HTML
1 2 3 4 5 6 | ## Not run:
quakes_df$popup_text = eq_create_label(quakes_df))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.