initOutDir: Initializes the output directory

View source: R/fileutilities.R

initOutDirR Documentation

Initializes the output directory

Description

If outdir is NULL, then no directory is checked/created. This also implies that creating plots is not possible.

Usage

initOutDir(outdir)

Arguments

outdir

character vector pointing to a directory to check/create

Value

TRUE if the output directory was created, otherwise FALSE (it might already exist).

Author(s)

Steve Lianoglou, Russell Bainer


OscarBrock/gCrisprTools documentation built on Oct. 25, 2022, 7:29 a.m.