Description Usage Arguments Value Examples
Clean location names in raw NOAA data
1 | eq_location_clean(raw_noaa_df)
|
raw_noaa_df |
a dataframe containing raw NOAA data on significant earthquake. The data used for testing can be found in the object raw_noaa. |
a dataframe with a clean location column called LOCATION_NAME
1 | clean_location_noaa <- eq_location_clean(raw_noaa)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.