plot.chr_mat: Plot a chr_mat

View source: R/plot.R

plot.chr_matR Documentation

Plot a chr_mat

Description

Plot a chr_mat

Usage

## S3 method for class 'chr_mat'
plot(x, colors = c("grey", "red2"), random = FALSE, ...)

Arguments

x

chr_mat object

colors

c("grey","red2")

random

add random

...

add

Value

plot


plot4fun documentation built on May 29, 2024, 10:56 a.m.