Description Usage Arguments Value Examples
View source: R/partition_unit_table.R
Separates a unit_table into a list of smaller unit_tables, one for each recording.
1 | partition_unit_table(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. |
A list of unit tables, one for each recording.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.