Description Usage Arguments Value Examples
A .csv file reader
1 | myread(csv)
|
csv |
The filename to be read in |
A dataframe populated by the data from the .csv file
1 | ## Not run: file <- "SPRUCE.csv"; myread(file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.