strwidth(s, units="user", cex=NULL)
s
| character vector whose string widths in plotting units are to be determined. |
units
|
character indicating in which units s is measured; must be one of "user", "figure", "inches".
|
cex
|
character expansion to which is applies. Per default, the
current par("cex") is used.
|
s[i] on the
current plotting device in user coordinates, inches or as
fraction of the figure width par("fin").
s, giving the string width for
each s[i].
text, nchar