View source: R/allowRemoveRow.R
Function to edit context menu for rhandsontable hottables in shiny ap, so that
the first row cannot be deleted.
Executed By: handsOnMod.R
1 | allowRemoveRow(hot, allowRemove)
|
hot |
shiny rhandsontable hot table used for user input |
allowRemove |
TRUE/FALSE indicates whether the user should have the option to remove rows from a rhandsontable hottable in shiny. If only 1 row in the table, then FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.