reporttools-package {reporttools} | R Documentation |
This package provides functions to generate tables of descriptive statistics for continuous and nominal variables, as well as some further data manipulation functions. The functions in this package are especially helpful when writing reports of data analysis using Sweave.
Package: | reporttools |
Type: | Package |
Version: | 1.0.2 |
Date: | 2009-03-04 |
Depends: | xtable |
License: | GPL version 2 or newer |
At the beginning of data analysis, it is often useful to have tables of descriptive values for continuous and nominal variables available. This package provides such functions, where the output is a LaTeX table. The functions are most efficiently used when generating reports combining LaTeX with R via Sweave.
Kaspar Rufibach (maintainer), kaspar.rufibach@gmail.com
Rufibach, K. (2009) reporttools: R-Functions to Generate LaTeX Tables of Descriptive Statistics. Journal of Statistical Software, to appear.