flanner_by_measurement: Add spatial index to a time.table

Description Usage Arguments Details

View source: R/dynpan.R

Description

Computes a spatial lookup structure (using flanner) based on the measurement and (optionally) auxiliary variables of a time.table.

Usage

1
flanner_by_measurement(tt, include.auxiliary = FALSE)

Arguments

tt

time.table to compute lookup structure for

include.auxiliary

whether to use auxiliary variables in the lookup structure

Details

The returned value has the same time.table structure as tt but also inherits flanner, meaning it carries with it a spatial structure for efficient nearest neighbour and radius queries.


rossklin/dynpan documentation built on May 27, 2019, 11:39 p.m.