print.summary.sitar {sitar} | R Documentation |
A print.summary
method for sitar
objects.
## S3 method for class 'summary.sitar'
print(x, verbose = FALSE, ...)
x |
an object inheriting from class |
verbose |
a logical to control the amount of output. |
... |
to specify extra arguments. |
A formatted summary of the object.
Tim Cole tim.cole@ucl.ac.uk