initOutDir {gCrisprTools} | R Documentation |
If outdir is NULL, then no directory is checked/created. This also implies that creating plots is not possible.
initOutDir(outdir)
outdir |
character vector pointing to a directory to check/create |
TRUE if the output directory was created, otherwise FALSE (it might already exist).
Steve Lianoglou, Russell Bainer