vartors: Transform Definition of Variables to R Scripts

Generates R scripts useful to perform repetitive tasks on variables of different classes from a simple database. First it helps to create a tabular file describing the variables. Then the package could process this tabulate file to create a script in a .R or .Rmd format. This script will include code blocks for each variable according to the variable description. It could help to import, adapt to R classes and perform descriptive analysis on each variable according to its type. This R script could be used as it is or it could be modified if necessary to perform additional analysis. The user could write his own R script template to produce a customized script.

Version: 0.2.6
Depends: R (≥ 3.0.2)
Imports: methods
Suggests: testthat, roxygen2, utils, knitr
Published: 2014-08-11
Author: Joris Muller [aut, cre], Erik-André Sauleau [ctb]
Maintainer: Joris Muller <joris.muller at etu.unistra.fr>
BugReports: https://github.com/jomuller/vartors/issues/new
License: GPL-3
URL: https://github.com/jomuller/vartors
NeedsCompilation: no
Materials: NEWS
CRAN checks: vartors results

Downloads:

Reference manual: vartors.pdf
Vignettes: Tutorial of vartors
Workflow of vartors package
Package source: vartors_0.2.6.tar.gz
Windows binaries: r-devel: vartors_0.2.6.zip, r-release: vartors_0.2.6.zip, r-oldrel: vartors_0.2.6.zip
OS X Snow Leopard binaries: r-release: vartors_0.2.6.tgz, r-oldrel: vartors_0.2.6.tgz
OS X Mavericks binaries: r-release: vartors_0.2.6.tgz