Description Usage Arguments Value
Create 2 radar plots for comparison.
1 2 3 | createRadarComp(userToken, data, dataComp,
legendColors = c(COLOR_DEFAULT_USER, COLOR_DEFAULT_PLOT), dim = " ",
ylimMin = 0, ylimMax = NULL, legendLabels, varlabels)
|
userToken |
A user-specific password to show user position on the plot. |
data |
An input data frame. |
dataComp |
An input data frame for comparison. |
legendColors |
A vector of both colors for radar plots. (optional) |
dim |
Manually selected dimension (tab) highlighted when the relevant tab is selected. (optional) |
ylimMin |
Lower limit of y-axis. (optional) |
ylimMax |
Upper limit of y-axis. (optional) |
legendLabels |
A character vector for legend values for two radars. |
varlabels |
A character vector for axis labels. |
Two radar plots with different colors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.