Hello, I have made another update, this time to v2.6.0. There are a few changes:
* `rich_core` now calculates the rich core for weighted graphs; it is also considerably faster
* `count_inter` is a new function replacing `count_interlobar`. It is not restricted to "lobe" calculations, but any vertex attribute that is present in the atlas's data table (e.g., "hemi", or "network" for the dosenbach160 atlas). It is also faster than older versions.
* `count_homologous` had a bug that is now fixed, and is 2-3x faster
* The R package manual has been updated considerably; I hope this will make navigating different functions and topics much easier.
As always, see the `NEWS.md` file on Github for the complete changelog.
Chris