initOutDir {gCrisprTools}R 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


[Package gCrisprTools version 2.0.0 Index]