Description Usage Arguments Value See Also Examples
fars_read This function accepts the location of the CSV file and reads it If such a file does not exit then it will produce an error with the file does not exit error.
1 | fars_read(filename)
|
filename |
csv file that may or not exit in the given location. |
returns a dataframe if the csv file exits if not returns a file doesnot exit error
1 | ## Not run: accident <- fars_read('accident_2015.csv.bz2')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.