compare_two_groups: Compare Two Groups

Description Usage Arguments Details Value

View source: R/compare_two_groups.R

Description

Compare two groups within the data.

Usage

1

Arguments

df

The survey data frame

comp_id

The column of the data frame that separates the data into two groups.

...

The variables to group the dataset by.

Details

This function statistically compares two groups and saves that information into a data frame.

Value

A data frame with the statistical comparisons.


sechilds/surveyetl documentation built on June 3, 2020, 5:04 p.m.