print.dht_result {Distance}R Documentation

Print abundance estimates

Description

See dht2 for information on printed column names.

Usage

## S3 method for class '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


[Package Distance version 2.0.1 Index]