pixiedust: Tables so Beautifully Fine-Tuned You Will Believe It's Magic

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.8.1
Depends: R (≥ 3.1.2)
Imports: broom, checkmate (≥ 1.8.0), dplyr, Hmisc (≥ 3.14-6), htmltools, knitr, magrittr, scales, stringr, tidyr
Suggests: rmarkdown, testthat
Published: 2017-09-16
Author: Benjamin Nutter [aut, cre], David Kretch [ctb]
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

Downloads:

Reference manual: pixiedust.pdf
Vignettes: Advanced Magic with pixiedust
Creating Magic with pixiedust
Sprinkles
Package source: pixiedust_0.8.1.tar.gz
Windows binaries: r-devel: pixiedust_0.8.1.zip, r-release: pixiedust_0.8.1.zip, r-oldrel: pixiedust_0.8.1.zip
OS X El Capitan binaries: r-release: pixiedust_0.8.1.tgz
OS X Mavericks binaries: r-oldrel: pixiedust_0.8.1.tgz
Old sources: pixiedust archive

Reverse dependencies:

Reverse imports: HydeNet, pointblank, tadaatoolbox

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pixiedust to link to this page.