Description Usage Arguments Value Note
View source: R/fars_functions.R
Read in a CSV file and convert it into a data frame
1 | fars_read(filename)
|
filename |
a string - The name of a csv file to import |
A data frame containing the information from the imported csv
This function will error out if the filename
does not exist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.