cgr.plot: Plot from a CGR object

Description Usage Arguments Details

View source: R/cgr.plot.R

Description

Plot from a CGR object

Usage

1
cgr.plot(data, mode, corners = F, labels = F)

Arguments

data

CGR object

mode

character string

  • "points": CGR plot

  • "matrix": FCGR plot

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


kaos documentation built on Sept. 27, 2019, 9:04 a.m.

Related to cgr.plot in kaos...