unscaled.default: Determine Unscaled Device Size by Default

Description Usage Arguments See Also

View source: R/default.R

Description

Determines the size of an unscaled device. Width and height are interpreted directly as device dimensions rather than plot dimensions.

Usage

1
2
## Default S3 method:
unscaled(x, width, height, ...)

Arguments

x

object

width

desired width in inches

height

desired height in inches

...

other arguments

See Also

Other devsize: as.size, devsize.default, devsize, print.size, unscaled


plotscale documentation built on May 2, 2019, 6:50 a.m.