cluster_location_details: Get details on cluster locations.

Description Usage Arguments Value

View source: R/cluster_loc.R

Description

Get details on cluster locations.

Usage

1
2
3
4
5
cluster_location_details(
  clusterinfo,
  silent = getOption("brainloc.silent", default = FALSE),
  ...
)

Arguments

clusterinfo

a clusterinfo instance, see the clusterinfo function on how to get one. Must contain a valid brainparc in field 'brainparc'.

silent

logical, whether to suppress console messages.

...

passed on to cluster_extrema.

Value

a new version of the input data.frame, with additional columns appended.


dfsp-spirit/brainloc documentation built on Jan. 28, 2022, 12:25 p.m.