| dteditmodUI | R Documentation |
dteditmodUI - user-interface function for module use
dteditmodUI(id)
id |
the namespace of the module |
Use in conjunction with callModule and dtedit to create
editable datatables. dteditUI is used in the 'user interface'
component of the shiny app.
dteditmod : the companion server function.
example("dteditmodUI") a simple example
with a reactive dataframe
dteditmod_demo() a more complex example.
Includes database interaction and interactions between
the data of multiple datatables.
Other Datatable Edit functions:
dtedit()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.