Description Usage Arguments Value
Splits a sequence string and determines the position of each cmid in the sequence. Returns a mapping of unique cmids to positions.
1 | seq_to_pos(seqs)
|
seqs |
A vector of strings, where each string specifies an ordered sequence of cmids belonging to a course section, as found in the course_sections database table. |
A tibble mapping cmids to their ordered position in their parent course section. Duplicates are removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.