Description Usage Arguments Value See Also Examples
fars_read
import the fars file with the directory as argument.
1 | fars_read(filename)
|
filename |
The directory to the file to be imported. Data dictionary can be obtained as:
|
A data frame with data stored from the csv file, or an error if the file does not exist.
1 | dat <- fars_read("accident_2013.csv.bz2")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.