radviz: Plot a multiresponse or multivariate dataset indo a 2d radViz...

Description Usage Arguments Examples

View source: R/visualise.R

Description

Description

Usage

1

Arguments

data

data.frame containing the variables or observations to be ploted

...

opitional plotting argumentos passed to points function.

Examples

1
2
data <- data.frame(matrix(rnorm(1:50),ncol=5))
radviz(data, col='red')

coldfir3/moko documentation built on May 13, 2019, 8:49 p.m.