Description Usage Arguments Value Examples
View source: R/fars_functions.R
Reads data from a csv file and returns a data frame tbl object.
1 | fars_read(filename)
|
filename |
input string |
data frame tbl with data read from provided file filename. File filename is expected to be in .csv format. Function is stopped if the provided filename does not exist.
1 | #fars_read(my_file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.