CreateBirdsEyeView: Create a birds' eye view of the data

Description Usage Arguments Examples

Description

Create a birds' eye view of the data

Usage

1

Arguments

data

A character matrix

colors

A vector of colors, with colnames matching states

Examples

1
2
3
4
5
6
## Not run: 
test.sequences <- as.matrix(read.alignment(file = system.file("sequences/test.phylip",
package = "seqinr"), format = "phylip"))
CreateBirdsEyeView(test.sequences)

## End(Not run)

bomeara/sleq documentation built on May 12, 2019, 11:36 p.m.