Description Usage Arguments Value Note
View source: R/fars_functions.R
This is a simple function that reads a csv file and returns a data frame tbl (or tibble)
1 | fars_read(filename)
|
filename |
the name of the file which the data are to be read from. |
This function returns a data frame tbl (a tibble).
This function returns an error if the filename does not exist.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.