plot.netrankr_full | R Documentation |
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 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 |
David Schoch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.