createButtons | R Documentation |
Create buttons to modify the row.
createButtons(
row,
suffix,
ns,
canEditRow = TRUE,
canDeleteRow = TRUE,
statusCol = "status"
)
row |
|
suffix |
|
ns |
|
canEditRow |
can be either of the following:
|
canDeleteRow |
can be either of the following:
|
statusCol |
|
buttons used per row in the app.
character(1)
HTML
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.