when_context: Find timepoints when the current context were seen in the...

Description Usage Arguments

View source: R/when.R

Description

Find timepoints when the current context were seen in the dataset, where the current context is defined by the tree's active nodes.

Usage

1
when_context(tree, order, update_excluded = FALSE)

Arguments

tree

A suffix tree as produced by new_tree.

order

Amount of context (e.g. 0 means no context).

update_excluded

Boolean; whether to return update-excluded results.


pmcharrison/suffixTree documentation built on May 3, 2019, 11:52 p.m.