print: print an object appropriate to a particular data type

Description Usage Arguments Value

Description

print a particular output for an object of a particular class in a single command. This defines the S3 generic that other classes and packages can extend.

Usage

1
print(object, ...)

Arguments

object

an object, whose class will determine the behaviour of autoplot

...

other arguments passed to specific methods

Value

print an output


adrincont/BMTAR documentation built on Jan. 22, 2022, 2:09 p.m.