par1: par temporary

View source: R/par1.R

par1R Documentation

par temporary

Description

par temporary

Usage

par1(theplots, ...)

Arguments

...

specify parameters of par().

theplots.

List of plots that should be processesed

Examples

par1(plot(glm(Sepal.Width ~ ., data = iris)), mfrow = c(2,2))

sachserf/sf documentation built on June 8, 2024, 4:23 p.m.