View source: R/write_fs_curv.R
fs.get.morph.file.ext.for.format | R Documentation |
Given a morphometry file format, derive the proper file extension.
fs.get.morph.file.ext.for.format(format)
format |
string. One of c("mgh", "mgz", "curv", "gii"). |
file ext, string. The standard file extension for the format. (May be an empty string for some formats.)
Other morphometry functions:
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.smp()
,
write.fs.morph.txt()
,
write.fs.morph()
,
write.fs.weight.asc()
,
write.fs.weight()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.