print.p_dist_table {mrds} | R Documentation |
Print distribution of probabilities of detection
Description
Just a pretty printer for the table of probabilities of detection.
Usage
## S3 method for class 'p_dist_table'
print(x, digits = 2, ...)
Arguments
x |
output from |
digits |
number of significant digits to print |
... |
other arguments to be passed to |
Value
just prints the table and the range of ps
Author(s)
David L Miller
[Package mrds version 2.3.0 Index]