update_ws | R Documentation |
Update a specific worksheet from a workbook.
update_ws(wb, data, sheet)
wb |
a workbook object created with openxlsx::loadWorkbook() |
data |
a named list of data.frames |
sheet |
name of the sheet that needs to be updated |
invisible(0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.