Description Usage Arguments Value Author(s)
View source: R/normalize_image.R
Function used to mica-normalize nifti object based on inverse warping functions.
1 | normalize_image(filepath, subject, scan_id, data, outpath, ...)
|
filepath |
Path to where nifti object is stored. |
subject |
Unique identifiers for the nifti object. |
scan_id |
Unique identifiers for the nifti object. |
data |
Data frame that includes the variable |
outpath |
Directory where mica normalized nifti object will be stored. |
... |
Additional arguments passed to or from other functions. |
a data frame with a single vectorized image.
Julia Wrobel julia.wrobel@cuanschutz.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.