fastPointMetrics.available: Print available point metrics

Description Usage Arguments Value List of available point metrics Examples

View source: R/point_metrics_methods.R

Description

Print the list of available metrics for fastPointMetrics.

Usage

1
fastPointMetrics.available(enable = ENABLED_POINT_METRICS$names)

Arguments

enable

optional integer or character vector containing indices or names of the metrics you want to enable globally. Enabled metrics are calculated every time you run fastPointMetrics by default. Only metrics used internally in other TreeLS methods are enabled out-of-the-box.

Value

character vector of all metrics.

List of available point metrics

\loadmathjax

* EVi = i-th 3D eigen value

* EV2Di = i-th 2D eigen value

Examples

1
2

TreeLS documentation built on Aug. 26, 2020, 5:14 p.m.