editData: 'RStudio' Addin for Editing a 'data.frame'

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.

Version: 0.1.2
Depends: R (≥ 2.10)
Imports: shiny (≥ 0.13), miniUI (≥ 0.1.1), rstudioapi (≥ 0.5), DT, tibble
Suggests: knitr, rmarkdown
Published: 2017-10-07
Author: Keon-Woong Moon [aut, cre]
Maintainer: Keon-Woong Moon <cardiomoon at gmail.com>
BugReports: https://github.com/cardiomoon/editData/issues
License: GPL-3
URL: https://github.com/cardiomoon/editData
NeedsCompilation: no
Materials: README NEWS
CRAN checks: editData results

Downloads:

Reference manual: editData.pdf
Vignettes: editData
Package source: editData_0.1.2.tar.gz
Windows binaries: r-devel: editData_0.1.2.zip, r-release: editData_0.1.2.zip, r-oldrel: editData_0.1.2.zip
macOS binaries: r-release: editData_0.1.2.tgz, r-oldrel: editData_0.1.2.tgz
Old sources: editData archive

Reverse dependencies:

Reverse imports: ggplotAssist, rrtable

Linking:

Please use the canonical form https://CRAN.R-project.org/package=editData to link to this page.