Description Usage Arguments Value Examples
eq_clean_data function to cleanhe earthquakes dataset, including creating a date variable and making latitude/longitude numeric t
1 | eq_clean_data(datafile)
|
datafile |
the raw earthquakes data file, in .txt format |
a dataframe called "clean_data"
1 | ## Not run: eq_clean_data("signif.txt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.