Skip to contents

This function generates the barplot for a given network ranking on the CCI level

Usage

plot_bar_rankings_cci(
  data_object,
  table_name,
  ranking = "pagerank",
  filter_sign = NULL
)

Arguments

data_object

LRobject with all data

table_name

name of the ranking table

ranking

name of the network ranking to use

filter_sign

show all (NULL), only positive (pos), or only negativ (neg) results

Value

R default plot