Description Usage Arguments Details Author(s)
View source: R/structureFolder.R
This function allows to create subfolders to a folder optimized for the phenopix processing. If assigned to an object, all subfolders can be accessed in a simple and straightforward way.
1 | structureFolder(path, ...)
|
path |
The main path where the subdirectories will be created |
... |
further arguments passed to |
This function creates 4 subfolders to a given folder. In IMG you will store images to be processed.
In REF you will put your reference image, i.e. the one that you will use to draw your ROI(s).
In ROI the RData containing ROI data and one plot for each ROI will be saved. In folder VI
you can save your VI.data.Rdata after have run extractVIs
.
Gianluca Filippa <gian.filippa@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.