adcp_check_new_folder | R Documentation |
Check if there are files in the specified folder
adcp_check_new_folder(path, pattern = "csv")
path |
Path to the folder to check. |
pattern |
Character string indicating what file type to check for. |
Returns a Warning if there are files in the folder. Returns a message if not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.