reporttools-package |
Functions to display descriptive statistics, and for data manipulation |
checkDateSuccession |
Check whether dates in two vectors are elementwise consecutive |
disp |
Display vectors of numbers, especially targeted to vectors of p-values |
displayCI |
Generate strings of a confidence interval from a matrix |
displayKbyC |
Function to display a K x C frequency table including col- and row-names and totals |
eliminateNA |
Eliminate all observations with at least one NA in a data frame |
NAtoCategory |
Change NAs in a factor into a category |
reporttools |
Functions to display descriptive statistics, and for data manipulation |
tableContinuous |
Generate a LaTeX table of descriptive statistics for continuous variables |
tableDate |
Display descriptive statistics for date variables |
tableNominal |
Display descriptive statistics for nominal variables |
transformVarNames |
Generate R-code assigning each variable in a data frame to its name |
varNamesToChar |
Split a character string into variable names |