View source: R/convert_antibiotics.R
convert_all_directory_files_as_csv | R Documentation |
This function converts all text files in a directory to CSV format.
convert_all_directory_files_as_csv(extract_dir, delete_text_files = FALSE)
extract_dir |
The directory containing the text files to be converted. |
delete_text_files |
Logical indicating whether to delete the original text files after conversion. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.