Given a morphometry file format, derive the proper file extension.

fs.get.morph.file.ext.for.format(format)

Arguments

format,

string. One of c("mgh", "mgz", "curv", "gii").

Value

file ext, string. The standard file extension for the format. (May be an empty string for some formats.)

See also