View source: R/mod_plot_functions_server.R
ps_get_related_streak_ids | R Documentation |
Given a streak ID, returns all related streaks in the concordance table – both super-streaks and sub-streaks – including the streak itself.
ps_get_related_streak_ids(streak_id, lzy_concordances)
streak_id |
Streak ID |
lzy_concordances |
Lazy conconcrdance table |
vector of related streak IDs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.