networks.cdistr: Centrality distributions

View source: R/networks.R

networks.cdistrR Documentation

Centrality distributions

Description

Centrality distributions

Usage

networks.cdistr(
  networks,
  metric,
  plot = c("boxplot", "density", "ecdf"),
  rescale = FALSE
)

Arguments

networks

A named list of interactive omics network objects

metric

Centrality measure

plot

Plot type

rescale

Rescale values between 0-1

Value

A ggplot object


montilab/bieulergy documentation built on March 25, 2022, 3:40 p.m.