Description Usage Arguments Value Note Examples
This function reads in a tab-delimited NOAA earthquake file.
| 1 | eq_read_data(filename)
 | 
| filename | A character string giving the name of the file | 
This function returns a tbl_df object.
An error message is printed if the file is not found.
| 1 | my_raw_data <- eq_read_data(filename="NOAA_earthquakes.txt")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.