plotscale: Scale Graphics Devices Using Plot Dimensions

Figures rendered on graphics devices are usually rescaled to fit pre-determined device dimensions. 'plotscale' implements the reverse: desired plot dimensions are specified and device dimensions are calculated to accommodate marginal material, giving consistent proportions for plot elements. Default methods support grid graphics such as lattice and ggplot. See "example('devsize')" and "vignette('plotscale')".

Version: 0.1.6
Imports: grid, graphics
Suggests: knitr, rmarkdown, lattice, ggplot2
Published: 2018-08-31
Author: Tim Bergsma
Maintainer: Tim Bergsma <bergsmat at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: plotscale results

Documentation:

Reference manual: plotscale.pdf
Vignettes: Scale A Graphics Device by Plot Dimensions

Downloads:

Package source: plotscale_0.1.6.tar.gz
Windows binaries: r-devel: plotscale_0.1.6.zip, r-release: plotscale_0.1.6.zip, r-oldrel: plotscale_0.1.6.zip
macOS binaries: r-release (arm64): plotscale_0.1.6.tgz, r-oldrel (arm64): plotscale_0.1.6.tgz, r-release (x86_64): plotscale_0.1.6.tgz

Linking:

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