add.data.CoverTree: Add Data

Description Usage Arguments Details Value

Description

Inserts additional data into the cover tree.

Usage

1
add.data(ct,data)

Arguments

data

a data.frame containing the data to be added to the cover tree

ct

The CoverTree to be displayed

Details

The column names in the input data frame must exactly match those in the data used to create the CoverTree object.

Redundant data will not be added to the cover tree.

Value

n/a


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