getVennRegion: Get elements in a region

Description Usage Arguments Value

View source: R/hello.R

Description

Get elements in a region

Usage

1
getVennRegion(nVennObj, region)

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

list of the elements belonging to the specified region


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