handle_dir_creation: Handle directory creation

Description Usage Arguments Value

View source: R/archR_auxiliary_functionsII.R

Description

Given the output directory name with its complete path, this function checks if a directory of same name exists the given location. If yes, then it adds a suffix (a number) to the given directory name, and proceeds to create the directory.

Usage

1
handle_dir_creation(o_dir, vrbs)

Arguments

o_dir

Specify the output directory name with its complete path.

vrbs

Set verbosity to TRUE or FALSE

Value

The (updated) dir name


snikumbh/archR documentation built on July 5, 2021, 8:46 a.m.