powered by
Shiny app for creating radar charts with interactive variable selection.
sradar(data, xvar = character(0), ...)
matrix or data.frame
character: names of selected variables for the plot
further parameters given to fmsb::radarchart()
fmsb::radarchart()
nothing
# NOT RUN { if (interactive()) sradar(normalize(iris)) # }
Run the code above in your browser using DataLab