ps_get_related_streak_ids: ps_get_related_streak_ids

View source: R/mod_plot_functions_server.R

ps_get_related_streak_idsR Documentation

ps_get_related_streak_ids

Description

Given a streak ID, returns all related streaks in the concordance table – both super-streaks and sub-streaks – including the streak itself.

Usage

ps_get_related_streak_ids(streak_id, lzy_concordances)

Arguments

streak_id

Streak ID

lzy_concordances

Lazy conconcrdance table

Value

vector of related streak IDs.


tor-gu/streakexplorer documentation built on Aug. 2, 2022, 8:22 p.m.