Learn R Programming

Distance (version 2.0.1)

print.dht_result: Print abundance estimates

Description

See dht2 for information on printed column names.

Usage

# S3 method for dht_result
print(x, report = "abundance", groups = TRUE, ...)

Arguments

x

object of class dht_result

report

should "abundance", "density" or "both" be reported?

groups

should abundance/density of groups be produced? TRUE by default.

...

unused