Description Usage Arguments Details Examples
create.output.directories
creates all directories and subdirectories
required for the standard output of the telomere protocol. If the top-level
directory does not exist, it will also be created.
1 | create.output.directories(top.path)
|
top.path |
Character vector of output top-most directory |
The output directories are: top/Data/Analysis, top/Analysis/QC, top/Analysis/Final. This silently handles if said folders already exist.
1 | create.output.directories("C:/Users/palmercd/Documents/telomeres/results")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.