setVennRegion: Set number of elements in a region

Description Usage Arguments Value

View source: R/hello.R

Description

Set number of elements in a region

Usage

1
setVennRegion(nVennObj, region, value)

Arguments

nVennObj

Object describing an nVenn job.

region

Description of the region. This can be a vector with the names of the groups the region belongs to or a vector describing whether the region belongs to each set in order (i. e., c(1, 0, 0) means the region belongs to set 1 and does not belong to sets 2 and 3).

value

Size of the region.

Value

Modified nVennObj


nVennR documentation built on Jan. 25, 2021, 1:05 a.m.