print.section: Print a section object

View source: R/export.r

print.sectionR 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


ascii documentation built on May 29, 2024, 6:10 a.m.

Related to print.section in ascii...