print.p_dist_table: Print distribution of probabilities of detection

View source: R/p.dist.table.R

print.p_dist_tableR 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 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(s)

David L Miller


mrds documentation built on July 9, 2023, 6:06 p.m.