Write a brainvoyager SMP file, which contains one or more vertex-wise data maps (stats or morphometry data).

write.smp.brainvoyager(filepath, bvsmp, smp_version = 3L)

Arguments

filepath

character string, the output file

bvsmp

bvsmp instance, a named list as returned by read.smp.brainvoyager.

smp_version

integer, the SMP file format version to use when writing. Only versions 2 and 3 are supported.

See also