spreadsheetProxy | R Documentation |
Create a x-spreadsheet proxy object
spreadsheetProxy(
outputId,
session = shiny::getDefaultReactiveDomain(),
deferUntilFlush = TRUE
)
outputId |
the id of the table to be manipulated
(the same id as the one you used in
|
session |
the shiny session |
deferUntilFlush |
whether an action should be carried out right away, or should be held until after the next time all of the outputs are updated |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.