get_audio_files {fastai} | R Documentation |
Get audio files in 'path' recursively, only in 'folders', if specified.
get_audio_files(path, recurse = TRUE, folders = NULL)
path |
path |
recurse |
recursive or not |
folders |
vector, folders |
None