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


PredictiveEcology/quickPlot documentation built on July 8, 2023, 1:29 a.m.