Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Venn-class

An S4 class to represent multiple sets.


Description

This class is adopted from ‘RVenn'. Since 'RVenn' doesn’t export this class, I have to copy its codes hereafter to use it.

Slots

sets

A list object containing vectors in the same type.

names

The names of the sets if it has names. If the list doesn't have names, the sets will be named as "Set_1", "Set_2", "Set_3" and so on.


ggVennDiagram

A 'ggplot2' Implement of Venn Diagram

v1.1.0
GPL-3
Authors
Chun-Hui Gao [aut, cre] (<https://orcid.org/0000-0002-1445-7939>), Guangchuang Yu [ctb] (<https://orcid.org/0000-0002-6485-8781>), Adrian Dusa [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.