R/DTedit-package.R

#' Editable DataTables for shiny apps
#'
#' @name DTedit-package
#' @docType package
#' @title Editable DataTables for shiny apps
#' @author \email{jason@@bryer.org}
#' @keywords package shiny DataTable
#' @importFrom shiny reactiveValues selectInput textInput dateInput numericInput
#'             textAreaInput passwordInput renderText modalDialog div textOutput modalButton
#'             actionButton showModal observeEvent p column br removeModal renderUI runApp
#' @importFrom DT dataTableOutput renderDataTable dataTableProxy replaceData
NA
jbryer/DTedit documentation built on Oct. 22, 2022, 8:36 a.m.