print.mob_in {mobr} | R Documentation |
Print a shortened version of the mob_in object
Description
Print a shortened version of the mob_in object
Usage
## S3 method for class 'mob_in'
print(x, nrows = 6, nsp = 5, ...)
Arguments
x |
a mob_in class object |
nrows |
the number of rows of each matrix to print |
nsp |
the number of species columns to print |
... |
parameters passed to other functions |
[Package mobr version 2.0.2 Index]