View source: R/11_enrichment.R
list_files | R Documentation |
list.files for programming
list_files(dir, full.names)
dir |
directory |
full.names |
TRUE or FALSE |
Adds a small layer on list.files. Returning NULL rather than character(0) when no files. Making it better suited for programming.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.