Description Usage Arguments Value Note Examples
This function reads and returns a dataframe of the specified file
1 | fars_read(filename)
|
filename |
character string of full filename with extension |
dataframe of filename data
ERROR if following conditions not met: Input must be character string with full extension and file location must be correct
1 2 3 4 | ## Not run:
fars_read("accident_2013.csv.bz2")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.