l_size {loon}R Documentation

Query Size of a Plot Display

Description

Get the width and height of a plot in pixels

Usage

l_size(widget)

Arguments

widget

widget path as a string or as an object handle

Value

Vector width width and height in pixels

See Also

l_resize, l_size<-


[Package loon version 1.4.1 Index]