read_data | R Documentation |
Reads csv files
read_data(path, type = 2, ...)
path |
path to file |
type |
numeric. 1 uses read_csv, 2 uses read_csv2. |
a dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.