read_meta_info,AFNISurfaceFileDescriptor-method | R Documentation |
read_meta_info
## S4 method for signature 'AFNISurfaceFileDescriptor'
read_meta_info(x, file_name)
## S4 method for signature 'NIMLSurfaceFileDescriptor'
read_meta_info(x, file_name)
## S4 method for signature 'FreesurferAsciiSurfaceFileDescriptor'
read_meta_info(x, file_name)
## S4 method for signature 'FreesurferBinarySurfaceFileDescriptor'
read_meta_info(x, file_name)
## S4 method for signature 'GIFTISurfaceFileDescriptor'
read_meta_info(x, file_name)
x |
the file descriptor object |
file_name |
the name of the file containing meta infromation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.