View source: R/write.volumes.R
writes .nii and .img/.hdr file file from a neuR-object. occhio agli header, per ora file.type pari al formato della immagine che ha generato l'header.
1 2 | write.volumes(D, which.maps = NULL, file.root.name = "V",
file.type = "nifti", into.path = ".")
|
D |
neuR-object |
which.maps |
by default: all maps in D |
file.root.name |
"V" |
file.type |
"nifti" |
into.path |
"." |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.