print.dsmodel: Simple pretty printer for distance sampling analyses
Description
Simply prints out a brief description of the model which was fitted. For more
detailed information use summary
.
Usage
# S3 method for dsmodel
print(x, ...)
Arguments
- x
a distance sampling analysis (result from calling ds
).
- ...
not passed through, just for S3 compatibility.