Description Usage Arguments Value Note Examples
View source: R/fars_functions.R
Reads in a CSV from a file location as tbl_df data for FARS.
1 | fars_read(filename)
|
filename |
file path as character string. |
a tbl_df of the selected file if is csv if it exists
Warning: Function will not work if not given valid file name.
1 | ## Not run: fars_read("accident_2013.csv.bz2")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.