connectDB               Connect to a database.
customButton            Generate a custom button for 'eDT'
eDT                     Create a modifieable datatable.
eDTOutput               UI part of 'eDT'
e_rows_delete           Delete rows from a tibble
e_rows_delete.default   Delete rows from a tibble
e_rows_insert           Insert rows into a tibble
e_rows_insert.default   Insert rows into a tibble
e_rows_insert.dtplyr_step
                        rows_insert implementation for 'data.table'
                        backends.
e_rows_insert.tbl_dbi   rows_insert implementation for DBI backends.
e_rows_update           Update rows of a tibble
e_rows_update.data.frame
                        rows_update implementation for data.frame
                        backends.
e_rows_update.default   Update rows of a tibble
e_rows_update.dtplyr_step
                        rows_update implementation for data.table
                        backends.
e_rows_update.tbl_dbi   rows_update implementation for DBI backends.
foreignTbl              Create a foreign tibble
get_db_table_name       Get name of the tbl in the database
inputServer             An input server for a 'data.frame'
inputServer.default     An input server for a 'data.frame'
inputUI                 An input UI for a 'data.frame'
inputUI.default         UI part for modal with input fields for editing
joinForeignTbl          Merge a tbl with it a foreignTbl
rows_delete.dtplyr_step
                        rows_delete implementation for data.table
                        backends.
runDemoApp              Run a demo app
selectInputDT_Server    Server part to use a 'datatable' as select
                        input
selectInputDT_UI        UI part of a DT select input
