get_audio_files {fastai} | R Documentation |
Get_audio_files
Description
Get audio files in 'path' recursively, only in 'folders', if specified.
Usage
get_audio_files(path, recurse = TRUE, folders = NULL)
Arguments
path |
path |
recurse |
recursive or not |
folders |
vector, folders |
Value
None
[Package fastai version 2.2.2 Index]