plot_e_type_bar: Plot e_type bar

plot_e_type_barR Documentation

Plot e_type bar

Description

Plot e_type bar

Usage

plot_e_type_bar(go, mode = c("left", "right")[1], degree_threshold = 0)

Arguments

go

metanet object

mode

"left" or "right"

degree_threshold

degree threshold

Value

ggplot

Examples

data("c_net")
plot_e_type_bar(co_net, degree_threshold = 10)

MetaNet documentation built on June 26, 2025, 5:07 p.m.