The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

microplot: Microplots (Sparklines) in 'LaTeX', 'Word', 'HTML', 'Excel'

The microplot function writes a set of R graphics files to be used as microplots (sparklines) in tables in either 'LaTeX', 'HTML', 'Word', or 'Excel' files. For 'LaTeX', we provide methods for the Hmisc::latex() generic function to construct 'latex' tabular environments which include the graphs. These can be used directly with the operating system 'pdflatex' or 'latex' command, or by using one of 'Sweave', 'knitr', 'rmarkdown', or 'Emacs org-mode' as an intermediary. For 'MS Word', the msWord() function uses the 'flextable' package to construct 'Word' tables which include the graphs. There are several distinct approaches for constructing HTML files. The simplest is to use the msWord() function with argument filetype="html". Alternatively, use either 'Emacs org-mode' or the htmlTable::htmlTable() function to construct an 'HTML' file containing tables which include the graphs. See the documentation for our as.htmlimg() function. 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 and demo subdirectories are shown with 'lattice' graphics, 'ggplot2' graphics, and 'base' 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. The examples for 'MS Word' (with either filetype="docx" or filetype="html") work with all operating systems. The package does not require the installation of 'LaTeX' or 'MS Word' to be able to write '.tex' or '.docx' files.

Version: 1.0-45
Imports: Hmisc (≥ 4.1-1), HH, lattice, grid, flextable (≥ 0.5-11), officer, ggplot2, htmltools, cowplot
Suggests: reshape2, latticeExtra, xtable, markdown, rmarkdown, knitr, htmlTable
Published: 2022-01-26
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
Materials: NEWS
CRAN checks: microplot results

Documentation:

Reference manual: microplot.pdf
Vignettes: Microplots in LaTeX tables, useR2016 poster

Downloads:

Package source: microplot_1.0-45.tar.gz
Windows binaries: r-devel: microplot_1.0-45.zip, r-release: microplot_1.0-45.zip, r-oldrel: microplot_1.0-45.zip
macOS binaries: r-release (arm64): microplot_1.0-45.tgz, r-oldrel (arm64): microplot_1.0-45.tgz, r-release (x86_64): microplot_1.0-45.tgz, r-oldrel (x86_64): microplot_1.0-45.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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.