Description Usage Arguments Value
View source: R/fars_functions.R
Function that reads a csv file and converts it into a tbl_df
table.
1 | fars_read(filename)
|
filename |
A character string giving the name of the file to read/path to that file |
This function returns the selected file as a tbl_df table, or an error if the file does not exists.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.