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 |
DOI: | 10.32614/CRAN.package.plotscale |
Author: | Tim Bergsma |
Maintainer: | Tim Bergsma <bergsmat at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | plotscale results |
Reference manual: | plotscale.pdf |
Vignettes: |
Scale A Graphics Device by Plot Dimensions |
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, r-oldrel (x86_64): plotscale_0.1.6.tgz |
Please use the canonical form https://CRAN.R-project.org/package=plotscale to link to this page.