Description Usage Arguments Value
View source: R/consolidatesheets.R
consolidatesheets
is useful for combining multiple sheets of an
Excel workbook into a single data frame. It treats all columns as text
and assumes that the sheets all have the same structure.
1 | consolidatesheets(path, verbose = FALSE)
|
path |
file name of the source Excel workbook |
verbose |
when |
a single data frame containing all sheets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.