Description Usage Arguments Details Value
Convenience function for viewing a data frame in a window.
1 2 3 4 5 6 |
items |
The data frame to edit |
dataset.name |
Optional name to assign the dataset when updating |
size |
Optional window size request |
col.width |
Optional column size |
editable |
Allow user editing of the frame |
autosize |
Columns automatically size to fit headers |
update |
Update the data frame on the fly |
IF set to NULL, is the name of the dataset.
Returns the edited data frame after running modally
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.