Creates a directory structure and example wave files in temp folders.
Arguments
- n
Numeric. How many test files to create (up to six). D
Value
vector of paths to temporary wave files
Examples
temp_wavs(n=3)
#> /tmp/RtmpwlBdle/waves/site1/file1.wav /tmp/RtmpwlBdle/waves/site2/file2.wav
#> /tmp/RtmpwlBdle/waves/site3/file3.wav