Easily create descriptive and comparative tables. It makes use and integrates directly with the tidyverse family of packages, and pipes. Tables are produced as data frames/lists of data frames for easy manipulation after creation, and ready to be saved as csv, or piped to DT::datatable() or pander::pander() to integrate into reports.
Version: | 0.1.0 |
Depends: | R (≥ 3.2.3) |
Imports: | dplyr, purrr, DT, htmltools, pander |
Suggests: | knitr, rmarkdown, survival |
Published: | 2017-05-15 |
Author: | Maxime Wack [aut, cre] |
Maintainer: | Maxime Wack <maximewack at free.fr> |
BugReports: | https://github.com/maximewack/desctable/issues |
License: | GPL-3 |
URL: | https://github.com/maximewack/desctable |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | desctable results |
Reference manual: | desctable.pdf |
Vignettes: |
desctable usage |
Package source: | desctable_0.1.0.tar.gz |
Windows binaries: | r-devel: desctable_0.1.0.zip, r-release: desctable_0.1.0.zip, r-oldrel: desctable_0.1.0.zip |
OS X El Capitan binaries: | r-release: desctable_0.1.0.tgz |
OS X Mavericks binaries: | r-oldrel: desctable_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=desctable to link to this page.