sc99-write.summary-method: Method "write.summary"

Description Usage Arguments Note Author(s)

Description

write.summary is a generic function used like a summary method that writes to disk, saving summary information from the object in an external format. The method invokes particular methods which depend on the class of the first argument.

Usage

1
2
## S4 method for signature 'ANY'
write.summary(object, ...)

Arguments

object

an object for which saving summary information externally is desired

...

additional arguments affecting the summary information produced

Note

Exactly what is written to disk by write.summary depends on the class of its argument. See the documentation of the particular methods for details of what is written by that method.

Author(s)

P. Roebuck proebuck@mdanderson.org


SuperCurve documentation built on May 2, 2019, 6:14 p.m.