Description Usage Arguments Value Examples
A shiny app for editing a 'data.frame'
1 |
data |
A tibble or a tbl_df or a data.frame to manipulate |
viewer |
Specify where the gadget should be displayed. Possible choices are c("dialog","browser","pane") |
mode |
An integer |
A manipulated 'data.frame' or NULL
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.