dplyrAssist: RStudio Addin for Teaching and Learning Data Manipulation Using 'dplyr'

An RStudio addin for teaching and learning data manipulation using the 'dplyr' package. You can learn each steps of data manipulation by clicking your mouse without coding. You can get resultant data (as a 'tibble') and the code for data manipulation.

Version: 0.1.0
Imports: shiny (≥ 0.13), miniUI (≥ 0.1.1), rstudioapi (≥ 0.5), shinyWidgets, shinyAce, tidyverse, tidyr, stringr, magrittr, plyr, DT
Suggests: nycflights13, knitr, rmarkdown
Published: 2017-09-04
Author: Keon-Woong Moon [aut, cre]
Maintainer: Keon-Woong Moon <cardiomoon at gmail.com>
BugReports: https://github.com/cardiomoon/dplyrAssist/issues
License: GPL-3
URL: https://github.com/cardiomoon/dplyrAssist
NeedsCompilation: no
Materials: README NEWS
CRAN checks: dplyrAssist results

Documentation:

Reference manual: dplyrAssist.pdf
Vignettes: dplyrAssist

Downloads:

Package source: dplyrAssist_0.1.0.tar.gz
Windows binaries: r-devel: dplyrAssist_0.1.0.zip, r-release: dplyrAssist_0.1.0.zip, r-oldrel: dplyrAssist_0.1.0.zip
macOS binaries: r-release (arm64): dplyrAssist_0.1.0.tgz, r-oldrel (arm64): dplyrAssist_0.1.0.tgz, r-release (x86_64): dplyrAssist_0.1.0.tgz

Linking:

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