All functions

as.character(<GridPattern>)

Character representation of a grid pattern object

deregister_verbose_printing()

Deregister the verbose printing methods

.mid

Shortcut value for `unit(0.5, 'npc')`

.mm() .npc() .inch() .cm() .points() .snpc()

dotmm

gp()

Simple wrapper for grid::gpar() which exposes the valid arguments

gp_update()

Update the values in a gpar object

ig_bbox() ig_rect()

Create a rect grob

ig_bezier()

Create a grob

ig_circle()

Create a grob

ig_copy()

Copy a grob to a new named object

ig_lines()

Create a grob

ig_null()

Create a grob

ig_path()

Create a grob

ig_pattern()

Alternate call for grid::pattern() with different defaults

ig_points()

Create a grob

ig_polygon()

Create a grob

ig_polyline()

Create a grob

ig_raster()

Create a grob

ig_roundrect()

Create a grob

ig_segments()

Create a grob

ig_text()

Create a grob

igc_clip()

Set a clip on an existing viewport

igc_combine() igc_intersect() igc_union() igc_minus() igc_xor()

grob operations using gridGeometry::polyclipGrob()

igc_invert()

Invert the geometry of a grob

igc_mask()

Set a mask on an existing viewport or grob

igc_stack()

Stack multiple grobs toegher into a grobTree

igl_row() igl_col()

Functions for laying out multiple grobs

igl_vp()

Nested layout with an arbitrary grid::viewport()

igt_rotate()

Rotate a grob or viewport

igt_translate()

Translate a grob or viewport

igt_update()

Update a grob/viewport

is_vanilla_grob() is_polyclipgrob() is_vanilla_gTree() is_pattern() is_grob() is_viewport()

Testing for grob types

pattern_view()

view a pattern

print(<GridLinearGradient>) print(<GridRadialGradient>) print(<GridTilingPattern>) print(<GridMask>)

Print a pattern

print(<gTree>)

print a grob a bit more verbose

print(<gpar>)

print a gpar a bit more verbose

print(<grob>)

print a grob a bit more verbose

print(<polyclipgrob>)

print a grob a bit more verbose

print(<viewport>)

print a gpar a bit more verbose

register_verbose_printing()

Register the verbose printing methods for grobs, polyclipgrobs, gTrres, gpars, and viewports

vpc()

Thing wrapper around grid::viewport()