rankingHeatmap.ranked.list | R Documentation |
Creates ranking heatmaps from one or more ranked assessment data sets.
## S3 method for class 'ranked.list'
rankingHeatmap(x, ties.method = "min", ...)
x |
The ranked asssessment data set. |
ties.method |
A string specifying how ties are treated, see |
... |
Further arguments passed to or from other functions. |
browseVignettes("challengeR")
Other functions to visualize assessment data:
boxplot.ranked.list()
,
podium.challenge()
,
podium.ranked.list()
,
rankingHeatmap.challenge()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.