rel_intersect: Checks the relative size of the intersection of two sets

View source: R/rel_intersect.R

rel_intersectR Documentation

Checks the relative size of the intersection of two sets

Description

Checks the relative size of the intersection of two sets

Usage

rel_intersect(data1, data2, varname1, varname2)

Arguments

data1

First data set

data2

Second data set

varname1

Name of variable in first data set

varname2

Name of variable in second data set

Value

This returns some overlap statistics


hhilbig/haschaR documentation built on Dec. 26, 2024, 5:40 a.m.