reporttools-package: Functions to display descriptive statistics, and for data manipulation
Description
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.Details
ll{
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.References
Rufibach, K. (2009)
reporttools: R-Functions to Generate LaTeX Tables of Descriptive Statistics.
Journal of Statistical Software, to appear.