Learn R Programming

rvg (version 0.0.6)

drawDetails.interactiveRectGrob: interactiveRectGrob drawing

Description

draw an interactiveRectGrob

Usage

## S3 method for class 'interactiveRectGrob':
drawDetails(x, recording)

Arguments

x
A grid grob.
recording
A logical value indicating whether a grob is being added to the display list or redrawn from the display list.