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 = FALSE, ...)

Arguments

x

object of class dht_result

report

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

groups

should abundance/density of groups be produced?

...

unused


[Package Distance version 1.0.9 Index]