adcp_check_new_folder: Check if there are files in the specified folder

adcp_check_new_folderR Documentation

Check if there are files in the specified folder

Description

Check if there are files in the specified folder

Usage

adcp_check_new_folder(path, pattern = "csv")

Arguments

path

Path to the folder to check.

pattern

Character string indicating what file type to check for.

Value

Returns a Warning if there are files in the folder. Returns a message if not.


dempsey-CMAR/adcp documentation built on April 17, 2025, 4:30 a.m.