handle_max_observed {saros.base} | R Documentation |
Handle Maximum Observed Numbering
Description
Handle Maximum Observed Numbering
Usage
handle_max_observed(parent_path, count_existing_folders = FALSE)
Arguments
parent_path |
String. The path to the parent directory. |
count_existing_folders |
Boolean. Whether to count existing folders for numbering. |
Value
String. Appropriate numbering based on the maximum observed value.
[Package saros.base version 1.1.0 Index]