Description Usage Arguments Value Examples
View source: R/helperFunctions.R
NOAA earthquake data can be downloaded from downloaded from https://www.ngdc.noaa.gov/hazel/view/hazards/earthquake/event-data.
1 | eq_location_clean(eqData)
|
eqData |
A dataframe containing the unformatted NOAA earthquake data. |
A data frame containing all the original fields in the input data, with an additional "country" and "location" field.
1 | ## Not run: eq_location_clean(my_input_data_frame)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.