vplayout: vplayout

View source: R/tsPlot.r

vplayoutR Documentation

vplayout

Description

Viewport

Usage

vplayout(x, y)

Arguments

x

The x cell of the viewport to push into.

y

The y cell of the viewport to push into.

Details

Creates viewport for pushing ggplot objects to parts of a console.

Value

An R object of class viewport.

Author(s)

Jared P. Lander

Examples


library(ggplot2)
library(grid)


useful documentation built on Oct. 24, 2023, 9:07 a.m.