write_seedlings_audio_annotations: Write the seedlings audio annotation tibble back to the csv...

View source: R/seedlings.R

write_seedlings_audio_annotationsR Documentation

Write the seedlings audio annotation tibble back to the csv file

Description

Write the seedlings audio annotation tibble back to the csv file

Usage

write_seedlings_audio_annotations(annotations, file_path)

Arguments

annotations

A tibble such as read by read_seedlings_audio_annotations.

file_path

File path to write to.

Value

Input annotations with any extra columns removed and the "pho" column having NA filled with empty strings - the tibble that is fed to dplyr::write_csv.


BergelsonLab/blabr documentation built on April 19, 2024, 7:21 p.m.