Description Usage Arguments Examples
View source: R/add_transitions.R
Takes in a unit table of notes and adds a new column indicating the next adjacent note class transition. For example, if note A is immediately followed by note B, note A is recorded as having a A-B transition. The notes from each recording are treated separately.
1 | add_transitions(unit_table)
|
unit_table: |
A unit table tibble containing the original sound file, start/end times of the note,the note position and note_label. |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.