Description Usage Arguments Details Value Author(s) Examples
Fills the area of a VennDrawing
universe that is not occupied by any set.
1 | PlotDarkMatter(VD)
|
VD |
An object of class |
This works by filling the entire universe with grey (not currently changeable) and then plotting then filling the inside of the dark matter boundary with white.
Executed for its side effecrs
Jonathan Swinton (jonathan@swintons.net)
1 2 | VD <- compute.Venn(Venn(n=2))
PlotDarkMatter(VD)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.