grid.comment: Create a grid grob representing a comment

Description Usage Arguments Value Author(s) See Also

Description

Creates a comment.grob object which is a grid nullGrob, with a comment attached. Useful in conjunction with grid.export, to produce an SVG document with comments inserted at the point where the grob is “drawn”.

Usage

1
2

Arguments

comment

A character vector used to write out a comment. If this has a length greater than one, each element is assumed to be a line.

name

A character identifier.

vp

The viewport to which the grob belongs.

Value

A comment.grob object.

Author(s)

Simon Potter

See Also

grid.export


sachsmc/gridSVG documentation built on May 29, 2019, 12:44 p.m.