Just a couple of function to transform data frames, add columns with formatted values of statistical tests and highlight values.
The package will be available at CRAN soon. Install the release version via:
install.packages("tblutils")
If you are interested in trying out and playing around with the current github developer version use the devtools package and type the following command in R:
devtools::install_github("jakobbossek/tblutils")
Please address questions and missing features about the tblutils to the author Jakob Bossek j.bossek@gmail.com. Found some nasty bugs? Please use the issue tracker for this. Pay attention to explain the problem as good as possible. At its best you provide an example, so I can reproduce your problem quickly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.