axesGrob {DescribeDisplay} | R Documentation |
Axes grob Construct grob for axes.
Description
Axes grob Construct grob for axes.
Usage
axesGrob(axes, gp = gpar(col = "black"))
Arguments
axes |
describe display object |
gp |
arguments to the axes |
Author(s)
Hadley Wickham h.wickham@gmail.com
[Package DescribeDisplay version 0.2.11 Index]