Learn R Programming

rvg (version 0.0.7)

drawDetails.interactivePolygonGrob: interactivePolygonGrob drawing

Description

draw an interactivePolygonGrob

Usage

## S3 method for class 'interactivePolygonGrob':
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.