R/print.dht_result.R
print.dht_result.Rd
See dht2 for information on printed column names.
dht2
# S3 method for class 'dht_result' print(x, report = "abundance", groups = TRUE, ...)
object of class dht_result
dht_result
should "abundance", "density" or "both" be reported?
"abundance"
"density"
"both"
should abundance/density of groups be produced? TRUE by default.
unused