Learn R Programming

loon (version 1.4.1)

l_size: Query Size of a Plot Display

Description

Get the width and height of a plot in pixels

Usage

l_size(widget)

Value

Vector width width and height in pixels

Arguments

widget

widget path as a string or as an object handle

See Also

l_resize, l_size<-