| cifti.assign.rows | R Documentation |
Assign rows of an array, reordered or repeated.
cifti.assign.rows(target, to, from, data)
target |
array, the array to write to. |
to |
integer vector, the row indices of |
from |
integer vector, the row indices of |
data |
array, the source array. |
target with the requested rows assigned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.