Utility_VennDiagram: Venn diagram.

Utility_VennDiagramR Documentation

Venn diagram.

Description

Venn diagram.

Usage

vennDiagram(x, colors = (ggsci::pal_d3())(length(x)), show_category_names = T)

Arguments

x

A list of vectors (e.g., integers, chars), with each component corresponding to a separate circle in the Venn diagram. Currently, only a list of length one to five is supported.

colors

A set of colors for the venn diagram.

show_category_names

Logical. Whether the names of x should be printed?


masato-ogishi/Repitope documentation built on Feb. 14, 2023, 5:47 a.m.