list_files | R Documentation |
Returns all files in the Data folder excluding RData
list_files(dir, exclude = c("README", ".RData"))
dir |
directory of files |
exclude |
expression based on which to remove files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.