knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/index-", out.width = "100%" )
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.
The current development version can be installed with:
# install.packages("devtools") devtools::install_github("imbi-heidelberg/DescrTab")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.