glayer_build: Build a glayer for rendering

Description Usage Arguments Details See Also

Description

glayer_build takes a glyph layer (class glayer), and performs all steps necessary to produce an object that can be rendered. This function outputs two pieces: a list of data frames (one for each layer), and a panel object, which contain all information about axis limits, breaks, etc.

Usage

1
  glayer_build(layer)

Arguments

layer

an object of class glayer

Details

If the glayer is accompanied by regular layers, glayer_build will be used in conjunction with glyph_build to build the plot for rendering.

See Also

print.glyphs and glyph_build for functions that contain the complete set of steps for generating a glyphs plot


garrettgman/ggplyr documentation built on May 16, 2019, 5:38 p.m.