View source: R/get_atlas_sspl.R
| get_atlas_sspl | R Documentation |
This function uses the atlas SC matrix to compute an atlas SSPL matrix containing SSPLs between each pair of brain regions. It assumes that you have already run get_parcel_atlas to obtain the atlas SC matrix.
get_atlas_sspl(cfg)
cfg |
a pre-made cfg structure (as list object). |
An .RData file with the suffix _sspl_matrix.RData, which contains the raw SSPL matrix computed from the binarized atlas SC matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.