Skip to contents

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 p_dist_table

digits

number of significant digits to print

...

other arguments to be passed to print.data.frame

Value

just prints the table and the range of ps

Author

David L Miller