microplot: R Graphics as Microplots (Sparklines) in 'LaTeX', 'HTML', 'Excel'

Prepare lists of R graphics files to be used as microplots (sparklines) in tables in either 'LaTeX', 'HTML', or 'Excel' files. For 'LaTeX', use the 'Hmisc::latex' function or 'xtable::xtable' function with 'Sweave', 'knitr', 'rmarkdown', or 'Emacs' 'org-mode' to construct 'latex' tabular environments which include the graphs. For 'HTML' files, use either 'Emacs' 'org-mode' or the 'htmlTable::htmlTable' function to construct an 'HTML' file containing tables which include the graphs. For 'Excel' use on 'Windows', the file 'examples/irisExcel.xls' includes 'VBA' code which brings the individual panels into individual cells in the spreadsheet. Examples in the 'examples' subdirectory and demos are shown with 'lattice' graphics, 'base' graphics, and 'ggplot2' graphics. Examples for 'LaTeX' include 'Sweave' (both 'LaTeX'-style and 'Noweb'-style), 'knitr', 'emacs' 'org-mode', and 'rmarkdown' input files and their 'pdf' output files. Examples for 'HTML' include 'org-mode' and 'Rmd' input files and their webarchive 'HTML' output files. In addition, the 'as.orgtable' function can display a 'data.frame' in an 'org-mode' document.

Version: 1.0-16
Imports: Hmisc
Suggests: HH, lattice, ggplot2, reshape2, grid, latticeExtra, xtable, markdown, rmarkdown, knitr, htmlTable
Published: 2017-01-19
Author: Richard M. Heiberger, with contributions from Karen Byron and Nooreen Dabbish.
Maintainer: Richard M. Heiberger <rmh at temple.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
SystemRequirements: LaTeX
CRAN checks: microplot results

Downloads:

Reference manual: microplot.pdf
Vignettes: Microplots in LaTeX tables, useR2016 poster
Package source: microplot_1.0-16.tar.gz
Windows binaries: r-devel: microplot_1.0-16.zip, r-release: microplot_1.0-16.zip, r-oldrel: microplot_1.0-16.zip
OS X El Capitan binaries: r-release: microplot_1.0-16.tgz
OS X Mavericks binaries: r-oldrel: microplot_1.0-16.tgz
Old sources: microplot archive

Reverse dependencies:

Reverse suggests: HH

Linking:

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