print.section {ascii} | R Documentation |
Print a section object
Description
Print a section object
Usage
## S3 method for class 'section'
print(x, backend = getOption("asciiBackend"), ...)
Arguments
x |
a section object |
backend |
ascii backend |
... |
not used |
Author(s)
David Hajage
[Package ascii version 2.6 Index]