Description Usage Arguments Value Examples
Data loading function The function loads the raw NOAA data from a given file to a dataframe
| 1 | eq_load_data(filename)
 | 
| filename | A name of the source file | 
Raw dataset
| 1 2 3 4 | ## Not run: 
  data <- eq_load_data("signif.txt")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.