scrub_noise: Audio file scrubbing expected noise files one or more nights...

Description Usage Arguments

View source: R/scrub_noise.R

Description

This function uses the classification output from Bat Call Identification (BCID; http::/www.batcallid.com) software to scrub (move) suspected noise files into a new subdirectory. This function is designed to handle multiple nights of recordings in the BCID output.

Usage

1
scrub_noise(mult_folder = TRUE, BCID = NULL)

Arguments

mult_folder

logical (default = 'TRUE') indicating whether Anabat files can be found in separate nightly folders (use 'TRUE') or in the top-level directory (i.e., the same directory as the BCID .xls file; use 'FALSE')

BCID

optional character string to specify the path to the BCID classification output file; default ('NULL') allows the user to navigate to the file via a dialog box


adamdsmith/MABM documentation built on Aug. 22, 2019, 8:27 a.m.