temp_wavs: Helper function to create test wave files

View source: R/test_helper.R

temp_wavsR Documentation

Helper function to create test wave files

Description

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)


ARUtools documentation built on Oct. 9, 2024, 1:07 a.m.