myread | R Documentation |
Reads .csv files
myread(csv, dird)
csv |
The name of a csv file |
dird |
The directory the file is in |
The data frame inside the csv file
## Not run: mpg.df=myread("EPAGAS.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.