Glyph plot class
Glyph plot class
glyphplot(data, width, height, polar, x_major, y_major) is.glyphplot(x) ## S3 method for class 'glyphplot' x[...] ## S3 method for class 'glyphplot' print(x, ...)
data |
A data frame containing variables named in |
height, width |
The height and width of each glyph. Defaults to 95% of
the |
polar |
A logical of length 1, specifying whether the glyphs should
be drawn in polar coordinates. Defaults to |
x_major, y_major |
The name of the variable (as a string) for the major x and y axes. Together, the |
x |
glyphplot to be printed |
... |
ignored |
Di Cook, Heike Hofmann, Hadley Wickham
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.