grid.yaxis.hh | R Documentation |
uses modified older version of grid functions. Includes optional specification of the axis labels.
grid.yaxis.hh(at = NULL, label = TRUE, main = TRUE, gp = gpar(),
draw = TRUE, vp = NULL, labels)
make.yaxis.hh.labels(at, main, labels = at)
grid.xaxis.hh(at = NULL, label = TRUE, main = TRUE, gp = gpar(),
draw = TRUE, vp = NULL, labels)
make.xaxis.hh.labels(at, main, labels = at)
at , label , main , gp , draw , vp |
See |
labels |
label values if you don't want the defaults |
See link[grid]{grid.xaxis}
.
Richard M. Heiberger <rmh@temple.edu>
link[grid]{grid.xaxis}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.