Plot netrankr_full object
Plots the result of an object obtained from exact_rank_prob
## S3 method for class 'netrankr_full' plot(x, icols = NULL, bcol = "grey66", ecol = "black", ...)
x
: A netrankr_full objecticols
: a list of colors (an internal palette is used if missing)bcol
: color used for the barchartsecol
: color used for errorbars...
: additional plot parametersDavid Schoch
Useful links