output_xlsx | R Documentation |
Export multiple xlsx files
output_xlsx(data, names)
data |
list of data frame objects to iterate over |
names |
list of names for data frames |
DETAILS
Export excel workbooks
## Not run:
if(interactive()){
#EXAMPLE1
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.