
Use CRANTb data with coconat for connectivity similarity
Source:R/coconat.R
register_crant_coconat.RdRegister the CRANTb dataset with coconat,
a natverse R package for between- and within-dataset connectivity comparisons
using cosine similarity. Once registered, CRANTb participates in
coconatfly::cf_*() calls under the dataset name "crant".
Details
Metadata access goes through crant_meta(), which is itself a wrapper
around fafbseg::cam_meta() with the seatable URL/token set locally for
the duration of each call. There is no separate cache to populate before
registering.