eDT_app: Open interactive app to explore and modify data

View source: R/eDT_app.R

eDT_appR Documentation

Open interactive app to explore and modify data

Description

Open interactive app to explore and modify data

Usage

eDT_app(...)

Arguments

...

arguments past to eDT

Details

When eDT is not used within the server of a shiny app, it will call this function to start up a shiny app itself. Just as DT::datatable() displays a table in the browser when called upon interactively.

Value

data (or a modified version thereof) once you click 'close'


editbl documentation built on April 3, 2025, 6:21 p.m.