From d278e333582a49ef6679419e04ede9bf693e3bf2 Mon Sep 17 00:00:00 2001 From: Mustafa Ascha Date: Mon, 15 Aug 2016 13:27:58 -0400 Subject: [PATCH] added tableone tableone provides a useful way to summarize datasets. The name is reference to the first table in many clinical research manuscripts, generally providing baseline population characteristics. --- README.Rmd | 1 + 1 file changed, 1 insertion(+) diff --git a/README.Rmd b/README.Rmd index 36d511d..3a5b58c 100644 --- a/README.Rmd +++ b/README.Rmd @@ -171,6 +171,7 @@ These packages help you communicate the results of data science to your audience * [formatR](http://yihui.name/formatR/) - `tidy_source()` to format R source code * [yaml](https://github.com/viking/r-yaml) - Methods to convert R data to YAML and back * [pander](http://rapporter.github.io/pander/) - renders R objects into Pandoc markdown. +* [tableone](https://github.com/kaz-yos/tableone) - create a "Table One" to describe baseline population characteristics ## Automate