Description Usage Arguments Value Examples
given strings of location name, removes everything before the ':'
1 |
data |
quake data–designed for builtin dataset |
quake data with cleaned location names
1 2 3 | data <- Earthquakes::eq_get_data_raw() %>%
Earthquakes::eq_clean_data() %>%
Earthquakes::eq_location_clean()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.