Description Usage Arguments Examples
given quake data read from quakes.txt, adds DATE column
1 |
data |
quake.txt data to be cleaned |
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.