Description Usage Arguments Value
Convenience function for working with objects of class gifti (see gifti package).
1 | concat_hemis(l, hemis = c("L", "R"), pattern = NULL)
|
l |
a list of giftis. must be of length 2, where each element contains a single gifti, one per hemisphere. |
hemis |
a character vector indicating which list element is L or R. Default order: c("L", "R") |
pattern |
(optional) regexp for extracting only images with matching labels |
matrix of N_vertex by N_images, where N_vertex includes all L and R vertices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.