makeViewports: Make viewports

.makeViewportsR Documentation

Make viewports

Description

Given a set of extents, and a layout for these extents, this function will output a viewport tree to allow plotting.

Usage

.makeViewports(sPlot, newArr = FALSE)

Arguments

sPlot

An object of class .quickPlot.

newArr

Logical indicating whether this function will create a completely new viewport. Default FALSE.

Details

This function will either create a totally new set of viewports, or simply add some nested viewports to an existing arrangement, i.e., is there still white space available to plot.

Author(s)

Eliot McIntire


quickPlot documentation built on July 9, 2023, 6:02 p.m.