'RStudio' Addin for Editing a 'data.frame'
Create a side-by-side checkboxInput
Create a side-by-side dateInput
Server function of editableDT Shiny module
UI of editableDT Shiny module
A shiny app for editing a 'data.frame'
Edit multiple files side by side
Extract extension from a file name
Create a side-by-side label
Return the Value of a Named data.frame
Read in a data.frame from a file
Create a side-by-side numericInput
Side by side pickerInput
Create a side-by-side radioButtons
Create a side-by-side selectInput
side-by-side selectizeInput
Create a side-by-side textInput control for entry of unstructured text...
An 'RStudio' addin for editing a 'data.frame' or a 'tibble'. You can delete, add or update a 'data.frame' without coding. You can get resultant data as a 'data.frame'. In the package, modularized 'shiny' app codes are provided. These modules are intended for reuse across applications.