print.summary.mosaSTRS: Print a summary.mosaSTRS object
Description
Print-function for class summary.mosaSTRS.
Usage
# S3 method for summary.mosaSTRS
print(x, ...)
Value
Invisibly returns x.
Arguments
- x
an object inheriting from class summary.mosaSTRS,
representing the results of the function mosallocSTRS()
- ...
some methods for this generic require additional arguments.
None are used in this method.