lme_openmgh | R Documentation |
Read FreeSurfer image (mgh) files
lme_openmgh(fname)
fname |
Filename of a FreeSurfer mgh file. |
The function returns a list with entries x, v, ndim1, ndim2, ndim3, nframes, type, and dof.
## Not run: mgh <- lme_openmgh(filename)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.