glyph_box {sugarglider} | R Documentation |
Create reference boxes for glyph plot
Description
Create reference boxes for glyph plot
Usage
glyph_box(data, params)
Value
A data frame with additional columns ('xmin', 'xmax', 'ymin', 'ymax') defining the bounding box for each glyph based on the major axes and specified dimensions.
[Package sugarglider version 1.0.3 Index]