Description Usage Arguments Value Examples
This will work well with reading in all excel files in a particular directory
1 | myreadxl(dird = "D:/MATH4773-5773/DATA/Excel/")
|
dird |
This is the directory structure to your excel folder |
A named list of all the data read into R, each component of the list is a data frame
1 | ## Not run: v <-myreadxl()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.