View source: R/checkFunctions.R
not_empty_file | R Documentation |
Checks a given file path with name to see if the file is empty 0b
not_empty_file(filePath, fileName)
filePath |
The path for the directory where the file is located |
fileName |
The name of the file located in the path directory |
a bool of TRUE or FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.