checkFileExistence | R Documentation |
This function checks the existence of files specified in a data table.
checkFileExistence(data_table, working_wd)
data_table |
A data table with file paths in columns V2 and V3. |
working_wd |
A path of the working directory |
This function has no return value. It prints messages to the console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.