Internal sym.radar.plot the distence between two rows
sym.radar.plot(
dat,
indivs,
vars,
rad.main = "",
rad.legend = "Individuals",
use.pct = F
)
A radar plot.
The symbolic data.
an array that indicates which individuals to use (optional).
an array that indicates which variables to use (optional).
the title of the final plot (optional).
a logical value indicating if use percentage or real distance for plot.