eDT_app {editbl} | R Documentation |
Open interactive app to explore and modify data
eDT_app(...)
... |
arguments past to |
When eDT
is not used within the server of a shiny app, it will
call this function to start up a shiny app itself. Just as DT::datatable()
displays a table
in the browser when called upon interactively.
data (or a modified version thereof) once you click 'close'