Write morphometry data in Brainvoyager SMP format.

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

Arguments

filepath

string, the full path of the output SMP file.

data

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.

Value

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

See also