resize-Vplots-method: Resize Vplots

resize,Vplots-methodR Documentation

Resize Vplots

Description

Resize a Vplots object

Usage

## S4 method for signature 'Vplots'
resize(x, width, fix = "center")

Arguments

x

an input Vplots object

width

Width of the sub-window

fix

a character vector containing the values "start", "end", or "center" denoting what to use as an anchor for each element in x.

Value

a new Vplots object


gongx030/seatac documentation built on April 15, 2023, 5:53 a.m.