Description Usage Arguments Value Examples
eq_clean_data function takes raw NOAA data data frame and returns a data frame with the Date field added.
1 |
data |
A data frame with raw data obtained from NOAA website |
A copy of the data data frame with the Date field added
1 2 3 4 | ## Not run:
eq_clean_data(getData())
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.