when_continuation_terminal: Find timepoints where the terminal symbol was observed after...

Description Usage Arguments Value

View source: R/when.R

Description

Find timepoints where the terminal symbol was observed after the same context had just been entered into the tree.

Usage

1
when_continuation_terminal(tree, order, update_excluded = FALSE)

Arguments

tree

A suffix tree as produced by new_tree.

order

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

update_excluded

Boolean; whether to return update-excluded results.

Value

NULL if no continuations found


pmcharrison/tst documentation built on May 24, 2019, 7:36 a.m.