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