print.stat_text: Stat text printing method

View source: R/stat_text.R

print.stat_textR Documentation

Stat text printing method

Description

Stat text printing method

Usage

## S3 method for class 'stat_text'
print(x, width = NULL, ...)

Arguments

x

an object of class "stat_text"

width

a positive integer giving the target column for wrapping lines in the output; see strwrap

...

ignored


raredd/desmon2 documentation built on Feb. 9, 2023, 12:09 p.m.