utextDynamic {RGraphics} | R Documentation |
Creates a grob representing underlined text.
utextDynamic(label, x=.5, y=.5, default.units="npc",
just="centre", name="utext")
label |
A character value. |
x , y |
Numeric or unit value. |
default.units |
Units to use if location is not a unit. |
just |
Character vector indicating justification of text relative to its location. |
name |
Character value. |