sradar: sradar

Description Usage Arguments Value Examples

View source: R/sradar.R

Description

Shiny app for creating radar charts with interactive variable selection.

Usage

1
sradar(data, xvar = character(0), ...)

Arguments

data

matrix or data.frame

xvar

character: names of selected variables for the plot

...

further parameters given to fmsb::radarchart()

Value

nothing

Examples

1

smvgraph documentation built on Nov. 9, 2021, 9:06 a.m.