plot.chr_mat {plot4fun}R 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


[Package plot4fun version 0.1.1 Index]