cgr.plot {kaos} | R Documentation |
Plot from a CGR object
Description
Plot from a CGR object
Usage
cgr.plot(data, mode, corners = F, labels = F)
Arguments
data |
CGR object |
mode |
character string
|
corners |
if true, the corners are added as red dots |
labels |
if true, the symbol associated with the corner is added |
Details
This function plots the chaos game reprasentation as points or as frequency matrix representation
[Package kaos version 0.1.2 Index]