Learn R Programming

brainGraph (version 2.7.3)

check_strength: Check for presence of a strength attribute

Description

Helper function to check if strength is a vertex attribute of the input graph. Returns a numeric vector of the strength values.

Usage

check_strength(g)

Arguments