plot.locus | R Documentation |
This function is just for quick plotting of frequencies
## S3 method for class 'locus'
plot(x, mode = c("bar", "pie")[1], ...)
x |
A set of |
mode |
The type of plot to create, bar or pie (bar is default). |
... |
Ignored |
Rodney J. Dyer rjdyer@vcu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.