Description Usage Arguments Value Examples
Title
1 | myread(dird, csv)
|
dird |
the directory housing the CSV file (ending with "\\") |
csv |
the name of the CSV file |
a dataframe object containing the data in the csv file.
1 | ## Not run: mpg.df=myread(paste0("C:\\", "CSVdirectory\\"), "Data.csv")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.