write_seedlings_audio_annotations | R Documentation |
Write the seedlings audio annotation tibble back to the csv file
write_seedlings_audio_annotations(annotations, file_path)
annotations |
A tibble such as read by read_seedlings_audio_annotations. |
file_path |
File path to write to. |
Input annotations
with any extra columns removed and the "pho"
column having NA filled with empty strings - the tibble that is fed to
readr::write_csv
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.