write.volumes: writes .nii and .img/.hdr file file from a neuR-object

Description Usage Arguments

View source: R/write.volumes.R

Description

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.

Usage

1
2
write.volumes(D, which.maps = NULL, file.root.name = "V",
  file.type = "nifti", into.path = ".")

Arguments

D

neuR-object

which.maps

by default: all maps in D

file.root.name

"V"

file.type

"nifti"

into.path

"."


livioivil/neuR documentation built on May 21, 2019, 6:43 a.m.