Travis build status Codecov test coverage

knitr::opts_chunk$set(
  collapse  = TRUE,
  comment   = "#>",
  fig.path  = "man/figures/index-",
  out.width = "100%"
)

DescrTab

This package is supposed to be a good starting point for a descriptive analysis. It generates a table of descriptive statistics with p-values for difference between the groups. The main function is des.print for the user. Options for the output are pdf, tex, knitr or word file. You need TeX on your computer to use this package.

Installation

The current development version can be installed with:

# install.packages("devtools")
devtools::install_github("imbi-heidelberg/DescrTab")


imbi-heidelberg/DescrTab documentation built on June 29, 2021, 2:07 p.m.