Description Usage Arguments Value
Create a Radar Plot.
1 2  | createRadar(userToken, data, legendColor = COLOR_DEFAULT_USER,
  ylimMin = 0, ylimMax = NULL, legendLabel = "YOU", varlabels)
 | 
userToken | 
 A user-specific password to show user position on the plot.  | 
data | 
 An input data frame.  | 
legendColor | 
 The color of plot. (optional)  | 
ylimMin | 
 Lower limit of y-axis. (optional)  | 
ylimMax | 
 Upper limit of y-axis. (optional)  | 
legendLabel | 
 A legend value for radar. (optional)  | 
varlabels | 
 A character vector for axis tick labels.  | 
A ggplot radar plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.