Package: plotscale
Type: Package
Title: Scale Graphics Devices Using Plot Dimensions
Version: 0.1.6
Author: Tim Bergsma
Maintainer: Tim Bergsma <bergsmat@gmail.com>
Description: 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')".
Imports: grid, graphics
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, lattice, ggplot2
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-08-27 14:56:27 UTC; tbergsma
Repository: CRAN
Date/Publication: 2018-08-31 18:10:03 UTC
Built: R 4.3.0; ; 2023-04-12 03:56:39 UTC; unix
