CRAN
desctable 0.1.6
Produce Descriptive and Comparative Tables Easily
Released Apr 1, 2019 by Maxime Wack
This package cannot yet be used with Renjin it depends on other packages which are not available: dplyr 0.8.0.1, purrr 0.3.2, and DT 0.5
Dependencies
DT 0.5 dplyr 0.8.0.1 purrr 0.3.2 htmltools 0.3.6 pander 0.6.3
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.