Description Usage Arguments Examples
The function is supposed to be used to read an embedded file which contains earthquake related data (downloaded from NOAA database). It also can be used in case you need to read a file downloaded manually.
1 | file_read(filename = "")
|
filename |
A name of the file to read. By default read the data of an embedded file (downloaded from NOAA database). |
1 | ## Not run: file_read()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.