| cifti.check.index.selection | R Documentation |
Check a matrix index selection.
cifti.check.index.selection(selection, max_index, what, filepath)
selection |
integer vector or |
max_index |
integer, the size of the matrix dimension. |
what |
character string, the name of the selection ('rows' or 'columns'), used in the error message. |
filepath |
character string, the path of the file, used in the error message. |
the selection as an integer vector, or NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.