svymean_intersected_sets: Create a vector containing the weighted percentages in each...

Description Usage Arguments Value

View source: R/intersect_functions.R

Description

Create a vector containing the weighted percentages in each set

Usage

1
2
svymean_intersected_sets(data, intersected_names, weight_variable = NULL,
  weighting_function = NULL)

Arguments

data

a dataframe containing all the intersected sets

intersected_names

the names of the intersected sets: as combinations of variable names combined with '&'

weight_variable

character string: the name of the variable in the dataset containing the weights

Value

A plot of the intersection


ellieallien/Setviz documentation built on March 8, 2020, 9:58 p.m.