utextvpStatic: Draw Underlined Text

Description Usage Arguments

View source: R/figures.R

Description

Creates a grob representing underlined text.

Usage

1
2
3
utextvpStatic(label, x=.5, y=.5, default.units="npc",
              angle=0, just="centre", name="utext") 
utextvpChildren(label, name) 

Arguments

label

A character value.

x,y

Numeric or unit value.

default.units

Units to use if location is not a unit.

angle

Numeric angle of text (in degrees).

just

Character vector indicating justification of text relative to its location.

name

Character value.


RGraphics documentation built on July 8, 2020, 5:48 p.m.