updateWorksheet | R Documentation |
updateWorksheet
updateWorksheet(wb, sheetName, x, ...)
wb |
a |
sheetName |
a name of the sheet to be updated |
x |
a dataframe to be write in the |
An internal function that adds a new worksheet or updates (remove and add) the existing worksheet in wb object.
a wb
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.