View source: R/read_opendata_csv.R
read_opendata_csv | R Documentation |
Reads in the file using data.table::fread and assigns the appropriate class to each column.
read_opendata_csv(path)
path |
Path to the csv file, including file name and extension. |
Returns a dataframe of the assembled data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.