mod_names {fcoex} | R Documentation |
Get module names in a fcoex object
mod_names(fc, include_NC = TRUE) ## S4 method for signature 'fcoex' mod_names(fc, include_NC = TRUE)
fc |
Object of class |
include_NC |
Logical. Whether or not to include "Not.Correlated"
module. Defaults to |
Module names
data("fc") mod_names(fc)