as.nodes.CoverTree: CoverTree node list

Description Usage Arguments Details Value

Description

CoverTree node list

Usage

1
2
## S3 method for class 'CoverTree'
as.nodes(self)

Arguments

ct

The CoverTree containing the nodes

Details

Returns a data.frame with the following columns:

The parent node and distance to parent are both set to 0 for the root node

Value

data.frame with columns: parent, level, distance


mikemayer67/RCoverTree documentation built on May 29, 2019, 5:44 a.m.