get_active_elements {NetFACS} | R Documentation |
Extract active elements from matrix
Description
Extract active elements from matrix
Usage
get_active_elements(m)
Arguments
m |
A binary matrix where 1 indicates an element was active. colnames(m) must contain the element names |
Value
A list of vectors
[Package NetFACS version 0.5.0 Index]