A wrapper on top of list.files with recursive
and full.names
set to TRUE
list_files(x, ...) is_imagepath(x)
x | path |
---|---|
... | other arguments passed to list.files |
list of files
is_imagepath
: test if a path has an image extension
#> character(0)Momit_data("acer") %>% list_files()#> character(0)