get_text_files {fastai} | R Documentation |
Get_text_files
Description
Get text files in 'path' recursively, only in 'folders', if specified.
Usage
get_text_files(path, recurse = TRUE, folders = NULL)
Arguments
path |
path |
recurse |
recurse |
folders |
folders |
Value
None
[Package fastai version 2.2.2 Index]