The introduction of the broom package has made converting model objects into data frames as simple as a single function. While the broom package focuses on providing tidy data frames that can be used in advanced analysis, it deliberately stops short of providing functionality for reporting models in publication-ready tables. pixiedust provides this functionality with a programming interface intended to be similar to ggplot2's system of layers with fine tuned control over each cell of the table. Options for output include printing to the console and to the common markdown formats (markdown, HTML, and LaTeX). With a little pixiedust (and happy thoughts) tables can really fly.
Version: | 0.5.0 |
Depends: | R (≥ 3.2.1) |
Imports: | ArgumentCheck, broom, dplyr, Hmisc (≥ 3.14-6), htmltools, knitr, lazyWeave, magrittr, stringr, tidyr |
Suggests: | rmarkdown, testthat |
Published: | 2015-10-15 |
Author: | Benjamin Nutter [aut, cre] |
Maintainer: | Benjamin Nutter <nutter at battelle.org> |
BugReports: | https://github.com/nutterb/pixiedust/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/nutterb/pixiedust |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | pixiedust results |
Reference manual: | pixiedust.pdf |
Vignettes: |
Advanced Magic with pixiedust Creating Magic with pixiedust Sprinkles |
Package source: | pixiedust_0.5.0.tar.gz |
Windows binaries: | r-devel: pixiedust_0.5.0.zip, r-release: pixiedust_0.5.0.zip, r-oldrel: not available |
OS X Snow Leopard binaries: | r-release: pixiedust_0.1.1.tgz, r-oldrel: not available |
OS X Mavericks binaries: | r-release: pixiedust_0.5.0.tgz |
Old sources: | pixiedust archive |