Write morphometry data in Brainvoyager SMP format.
write.fs.morph.smp(filepath, data, ...)
format, string. The format that was used to write the data.
string, the full path of the output SMP file.
numerical vector, the data to write. Will be coerced to double.
extra arguments passed to write.smp.brainvoyager
. Allows yout to save in specific format versions.
Other morphometry functions:
fs.get.morph.file.ext.for.format()
,
fs.get.morph.file.format.from.filename()
,
read.fs.curv()
,
read.fs.mgh()
,
read.fs.morph.gii()
,
read.fs.morph()
,
read.fs.volume()
,
read.fs.weight()
,
write.fs.curv()
,
write.fs.label.gii()
,
write.fs.mgh()
,
write.fs.morph.asc()
,
write.fs.morph.gii()
,
write.fs.morph.ni1()
,
write.fs.morph.ni2()
,
write.fs.morph.txt()
,
write.fs.morph()
,
write.fs.weight.asc()
,
write.fs.weight()