splitTextGrob {RGraphics} | R Documentation |
Splits a single string into multiple lines (by inserting line breaks) so that the output will fit within the current viewport.
splitTextGrob(text, ...)
text |
|
... |
{Arguments passed to the {tt grob} function.}