vennPlot_spe | R Documentation |
Compare the content of the two first columns of a data.frame after the application of a threshold
vennPlot_spe(DF, cutoff = 0.5, fill = c("red", "blue"))
DF |
a numeric data.frame |
cutoff |
a threshold above which the values should be observed |
fill |
a vector with two colours |
a venn diagram
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.