Description Usage Arguments Examples
Create a birds' eye view of the data
| 1 | 
| data | A character matrix | 
| colors | A vector of colors, with colnames matching states | 
| 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)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.