Description Usage Arguments Value Author(s) Examples
View source: R/metaseqr.plot.R
This function returns a list of colorschemes accroding to the number of sets. Internal use.
1 |
n |
the number of the sets used for the Venn diagram. |
A list with colors for fill and font.
Panagiotis Moulos
1 2 | sets <- c("apple","pear","banana")
cs <- make.venn.colorscheme(length(sets))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.