View source: R/read_cifti_header.R
| cifti.validate.indices.map | R Documentation |
Check that the mapping is consistent with the size of the matrix dimension it describes, and that the index ranges it declares are valid. These checks exist because a mismatch would silently misalign the data.
cifti.validate.indices.map(map, filepath = "")
map |
a parsed indices map, see |
filepath |
character string, the file path, used in error messages. |
NULL, invisibly. Stops with a descriptive error if the mapping is
inconsistent.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.