Description Usage Arguments Value Examples
View source: R/fars_functions.R
This function reads a csv file and converts to a tibble data frame
1 | fars_read(filename)
|
filename |
Name of the input csv file |
If input file doesnt exist, this function will stop execution and return error else it will return tibble data frame object of input file
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.