A data frame with ranks as columns and items as rows, or a
summary data frame generated with rankSummary. If the latter,
summarize must be set to FALSE.
title
Plot title.
summarize
Whether to summarize the ranks with rankSummary.
Must be set to FALSE if the input data frame has been generated with
rankSummary.
viridisPal
Viridis palette.
xLab
Label of x axis.
yLab
Label of y axis.
legendLab
Legend label.
sigDigits
Number of significant digits used when displaying mean
ranks. If NULL, the mean ranks will not be displayed.
labelSize
Size of label marking average rank for each item.
Ignored if sigDigits is NULL.
labelColor
Color of label marking average rank for each item.
Ignored if sigDigits is NULL.
labelFace
Font face of label marking average rank for each item. Must
be one among 'plain', 'bold', 'italic' and 'bold-italic'.
Ignored if sigDigits is NULL.
xAngle
Angle of x axis text.
vJust
Vertical justification in [0, 1].
labelScalingFactor
Scaling factor used when displaying mean ranks.
Ignored if sigDigits is NULL.
labelOffset
Vertical offset used when displaying mean ranks.
Ignored if sigDigits is NULL.