grobBrowser {gridDebug}R Documentation

Add tooltips to a grid scene.

Description

Produces an SVG version of a grid scene with tooltips that show grob labels when the mouse hovers over a grob.

Usage

grobBrowser(filename = "Rplots.svg")

Arguments

filename

The name of the SVG file that is produced.

Author(s)

Paul Murrell

See Also

gridTree


[Package gridDebug version 0.5-1 Index]