View source: R/convert_antibiotics.R
remove_files | R Documentation |
This function removes files specified by their filenames from a given directory.
remove_files(extract_dir, filenames)
extract_dir |
The directory from which files will be removed. |
filenames |
A character vector containing the names of the files to be removed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.