print.ddf: 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 ddf
print(x, ...)
Arguments
- x
a ddf
object
- ...
not passed through, just for S3 compatibility.