Create a coabundance object

coabundance(
  cor_res,
  edges,
  nodes = NULL,
  method = NULL,
  max_pval = NULL,
  min_abs_estimate = NULL,
  ...
)

Arguments

cor_res

result object originally describing the relationships (e.g. object of class rcorr)

edges

tibble with columns from and to describing edges

method

character of correlation method used