Description Usage Arguments Value Examples
View source: R/earthquake_proj.R
Cleans LOCATION_NAME column and returns earthquake data from the US National Centers for Environmental Information: https://www.ngdc.noaa.gov/hazel/view/hazards/earthquake/search.
1 | eq_location_clean(dataframe)
|
dataframe |
A character string giving the name of the input dataframe. |
Output will be a data.frame object.
1 2 3 4 | ## Not run:
eq_location_clean(eq_clean_data("data/earthquakes.tsv"))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.