mod_names {fcoex} | R Documentation |
This function was copied and adapted from the CEMiTool package.
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)