print.ddf {mrds} | R Documentation |
Simple pretty printer for distance sampling analyses
Description
Simply prints out summary of the model which was fitted. For more
detailed information see summary
.
Usage
## S3 method for class 'ddf'
print(x, ...)
Arguments
x |
a |
... |
not passed through, just for S3 compatibility. |
Author(s)
David L. Miller
[Package mrds version 2.3.0 Index]