rel: Make a rel class object

Description Usage Arguments Value

Description

rel class objects are used to specify the width and height of glyphs in glyph calls. The numeric component of the rel object specifies the proportion of the relative width or height to use for the final width or height. The relative width or height of a glyph is calculated at the time a plot is built for rendering. It depends on the number of glyphs in a plot and their placement within the plot.

Usage

1
  rel(x)

Arguments

x

numeric the proportion of the relative width or height to use as the final width or height

Value

an object of class rel


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