Skip to contents

Creates a directory structure and example wave files in temp folders.

Usage

temp_wavs(n = 6)

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/RtmpYrDGE4/waves/site1/file1.wav /tmp/RtmpYrDGE4/waves/site2/file2.wav 
#> /tmp/RtmpYrDGE4/waves/site3/file3.wav