The data will be written with intent 'NIFTI_INTENT_SHAPE' and as datatype 'NIFTI_TYPE_FLOAT32'.

write.fs.morph.gii(filepath, data)

Arguments

filepath

string, the full path of the output GIFTI file.

data

numerical vector, the data to write. Will be coerced to double.

Value

format, string. The format that was used to write the data: "gii".

See also