Description Usage Arguments Value Note Examples
View source: R/fars_functions.R
Imports the specified file and returns the data as a tibble object.
1 | fars_read(filename)
|
filename |
Path to the file to read |
a tibble containing the data of interest
Results in an error if the provided file doesn't exist. Only a single string can be provided at once.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.