remove_files: Remove Files - To be used in the Manual Build Process

View source: R/convert_antibiotics.R

remove_filesR Documentation

Remove Files - To be used in the Manual Build Process

Description

This function removes files specified by their filenames from a given directory.

Usage

remove_files(extract_dir, filenames)

Arguments

extract_dir

The directory from which files will be removed.

filenames

A character vector containing the names of the files to be removed.


MIMER documentation built on June 22, 2024, 9:41 a.m.