get_sample_size: Get Sample Size

Description Usage Arguments Details Value

View source: R/safe_sample_size.R

Description

Get sample sizes for two groups.

Usage

1

Arguments

df

The data frame containg the survey data.

group

The column in the data frame that splits the two groups.

Details

This function finds the sample size for two groups that are under comparison. It currently uses 'value' to separate out the two groups.

Value

A data frame with the count of the two groups.


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