![[R logo]](../../../doc/html/logo.jpg)
| reporttools-package | Functions to display descriptive statistics, and for data manipulation |
| checkDateSuccession | Check whether dates in two vectors are elementwise consecutive |
| disp | Display numbers in text |
| 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 dataframe |
| 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 dataframe to its name |
| varNamesToChar | Split a character string into variable names |