Man pages for editbl
'DT' Extension for CRUD (Create, Read, Update, Delete) Applications in 'shiny'

addButtonsAdd modification buttons as a column
beginTransactionStart a transaction for a tibble
canXXXRowTemplateRe-usable documentation
castForDisplayCast columns in 'data.frame' to editable types in datatable
castFromTblCast tbl to class of template
castToFactorCast all columns that exist in a foreignTbl to factor
castToSQLSupportedTypeCast the data type to something supported by SQL.
castToTblCast data to tbl
castToTemplateCast 'tbl' or 'data.frame' x to the types of the template
checkForeignTblsCheck if all rows in tbl fufill 'foreignTbl' constraints
coalesceReturn first non 'NULL' argument
coerceColumnsCast columns to the type of the template
coerceValue'DT::coerceValue' with better 'POSIXct' support
commitTransactionStart a transaction for a tibble
connectDBConnect to a database.
createButtonsCreate buttons to modify the row.
createDeleteButtonHTMLGenerate HTML for an in-row delete button
createDeleteButtonHTML_shinyHelper function to write HTML
createEditButtonHTMLGenerate HTML for an in-row edit button
createEditButtonHTML_shinyHelper function to write HTML
customButtonGenerate a custom button for 'eDT'
demoServer_customServer of the mtcars demo app
demoServer_DBServer of the DB demo app
demoServer_mtcarsServer of the mtcars demo app
demoUI_customUI of the demo mtcars app
demoUI_DBUI of the DB demo app
demoUI_mtcarsUI of the demo mtcars app
devServerServer of the development app
devUIUI of the development app
disableDoubleClickButtonCssFunction to generate CSS to disable clicking events on a...
eDTCreate a modifieable datatable.
eDT_appOpen interactive app to explore and modify data
eDT_app_serverServer of eDT_app
eDT_app_uiUI of eDT_app
eDTOutputUI part of 'eDT'
e_rows_insertInsert rows into a tibble
e_rows_insert.defaultInsert rows into a tibble
e_rows_insert.dtplyr_steprows_insert implementation for 'data.table' backends.
e_rows_insert.tbl_dbirows_insert implementation for DBI backends.
e_rows_updateUpdate rows of a tibble
e_rows_update.data.framerows_update implementation for data.frame backends.
e_rows_update.defaultUpdate rows of a tibble
e_rows_update.dtplyr_steprows_update implementation for data.table backends.
e_rows_update.tbl_dbirows_update implementation for DBI backends.
evalCanDeleteRowDetermine if a row can be deleted
evalCanEditRowDetermine if a row can be edited
fillDeductedColumnsFill data columns based on foreignTbls
fixInteger64Replace instances of integer64 with actual NA values instead...
foreignTblCreate a foreign tibble
getColumnTypeSumsGet types of columns in a tbl
get_db_table_nameGet name of the tbl in the database
getNonNaturalKeyColsGet all columns that are not natural keys
initDataAdd some extra columns to data to allow for / keep track of...
inputServerAn input server for a 'data.frame'
inputServer.defaultAn input server for a 'data.frame'
inputUIAn input UI for a 'data.frame'
inputUI.defaultUI part for modal with input fields for editing
joinForeignTblMerge a tbl with it a foreignTbl
overwriteDefaultsOverwrite default settings with provided settings
rollbackTransactionStart a transaction for a tibble
rowInsertAdd a row to a table in the database.
rows_delete.dtplyr_steprows_delete implementation for data.table backends.
rowUpdateUpdate rows in the database.
runDemoAppRun a demo app
runDemoApp_customRun a custom demo app
runDemoApp_DBRun a demo app
runDemoApp_mtcarsRun a demo app
runDevAppRun a development app
selectInputDT_ServerServer part to use a 'datatable' as select input
selectInputDT_UIUI part of a DT select input
shinyInputGet a shiny input for a column of a 'tbl'
standardizeArgument_colnamesStandardize colnames argument to the format of named...
standardizeArgument_editableStandardized editable argument to be in the form of a list
whereSQLGenerate where sql
editbl documentation built on April 3, 2025, 6:21 p.m.