Description Usage Arguments Value
Read specified sheets of Excel files into a list.
1 | ReadExcelSheet(path, sheets, colnames = F, na_omit = T)
|
path |
A character scalar of full path name of the excel sheet. |
sheets |
A character vector of sheet names. |
colnames |
A logical scalar to indicate if first row contain column names |
A list of data frame of corresponding sheets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.