ven_create: Creates a Venn Diagram with either 2 or 3 overlaps

Description Usage Arguments Value

View source: R/ven_create.R

Description

Creates a listing Venn Diagram showing

missing and known data

Usage

1
ven_create(nListings, vecCounts, listNames, locName, groupColors)

Arguments

nListings

number of listings

vecCounts

a vector that contains the known number of participants for each partition of the Venn diagram

listNames

a vector of the listing names for the legend

locName

the location name for this Venn Diagram

groupColors

a vector of the form c(listing name = color)

Value

a ggplot object


andrewpita/gibbsCapRecap documentation built on May 22, 2019, 5:08 p.m.