| cifti.compute.index.ranges | R Documentation |
The IndexOffset and IndexCount fields of a brain model entry say which
matrix entries it covers. They are derived from the index lists (and from the surface
sizes or the volume for a model that covers everything), and they have to cover the
dimension without gaps, so they are always computed here rather than taken from the
caller.
cifti.compute.index.ranges(models, volume = NULL)
models |
list of brain model entries, see |
volume |
a volume or |
the models, with index_offset and index_count set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.