Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.1.4) of this package.
Take me there.
reporttools (version 1.0.2)
Generate LaTeX tables of descriptive statistics
Description
The functions in this package are especially helpful when writing reports of data analysis using Sweave.
Copy Link
Link to current version
Version
Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
Install
install.packages('reporttools')
Monthly Downloads
553
Version
1.0.2
License
GPL version 2 or newer
Maintainer
Kaspar Rufibach
Last Published
April 5th, 2025
Functions in reporttools (1.0.2)
Search all functions
eliminateNA
Eliminate all observations with at least one NA in a dataframe
tableContinuous
Generate a LaTeX table of descriptive statistics for continuous variables
disp
Display numbers in text
NAtoCategory
Change NAs in a factor into a category
tableNominal
Display descriptive statistics for nominal variables
displayKbyC
Function to display a K x C frequency table including col- and row-names and totals
reporttools-package
Functions to display descriptive statistics, and for data manipulation
transformVarNames
Generate R-code assigning each variable in a dataframe to its name
displayCI
Generate strings of a confidence interval from a matrix
tableDate
Display descriptive statistics for date variables
varNamesToChar
Split a character string into variable names
checkDateSuccession
Check whether dates in two vectors are elementwise consecutive