View source: R/sym_radar_plot.R
sym.radar.plot | R Documentation |
Internal sym.radar.plot the distence between two rows
sym.radar.plot(
dat,
indivs,
vars,
rad.main = "",
rad.legend = "Individuals",
use.pct = F
)
dat |
The symbolic data. |
indivs |
an array that indicates which individuals to use (optional). |
vars |
an array that indicates which variables to use (optional). |
rad.main |
the title of the final plot (optional). |
use.pct |
a logical value indicating if use percentage or real distance for plot. |
A radar plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.