grid.utextvp {RGraphics} | R Documentation |
Draws a single piece of text with a line beneath.
grid.utextvp(label, x=.5, y=.5, ..., name="utext")
utextvp(label, x, y, ..., name="utextvp")
label |
A character value. |
x , y |
Numeric or unit value. |
... |
Further arguments passed to |
name |
Character value. |