RSDA (version 3.0.4)

sym.radar.plot: Internal sym.radar.plot the distence between two rows

Description

Internal sym.radar.plot the distence between two rows

Usage

sym.radar.plot(
  dat,
  indivs,
  vars,
  rad.main = "",
  rad.legend = "Individuals",
  use.pct = F
)

Arguments

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.

Value

A radar plot.