The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
2017-09-05
The 'dplyrAssist' is 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.
You can install dplyrAssist
package from github.
#install.packages("devtools")
::install_github("cardiomoon/dplyrAssist") devtools
This addin can be used to interactively manipulate a
data.frame
or a tibble
using
dplyr
. The intended way to use this is as follows:
data.frame
or a
tibble
in your R session, e.g. iris
(1).You can use the dplyrAssist()
function as a regular
function, e.g. in a command line.
You can find full vignette here. http://rpubs.com/cardiomoon/303716
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.