plot.netrankr_full: Plot netrankr_full object

View source: R/utils.R

plot.netrankr_fullR Documentation

Plot netrankr_full object

Description

Plots the result of an object obtained from exact_rank_prob

Usage

## S3 method for class 'netrankr_full'
plot(x, icols = NULL, bcol = "grey66", ecol = "black", ...)

Arguments

x

A netrankr_full object

icols

a list of colors (an internal palette is used if missing)

bcol

color used for the barcharts

ecol

color used for errorbars

...

additional plot parameters

Author(s)

David Schoch


netrankr documentation built on Aug. 20, 2023, 5:06 p.m.