fillMissingSexObservations: Utility function to fill in missing missing conbinations...

View source: R/fillMissingSexObservations.R

fillMissingSexObservationsR Documentation

Utility function to fill in missing missing conbinations between sex and another group variable

Description

Utility function to fill in missing missing conbinations between sex and another group variable

Usage

fillMissingSexObservations(.data, .group, groupLabels)

Arguments

.data

dataframe containing group column to check

.group

column, string - group labels to check

groupLabels

vector - labels to check for membership useful when the source dataframe is missing a required group ex(Group A vs Group B)

Value

returns completed dataframe with 0 filled in for missing combinations.


cusom/CUSOM.ShinyHelpers documentation built on Oct. 23, 2023, 6:50 a.m.