dig_dir | R Documentation |
Convenience wrapper around dir() to pull out files from the same directory of a given file.
dig_dir(
x,
pattern = NULL,
full.names = TRUE,
mc.cores = 1,
unlist = TRUE,
do_dirname = TRUE,
...
)
Kevin Hadi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.