get_demo: Function to run the demographic stats.

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Function to run the demographic stats.

Usage

1
get_demo(merged_df, defined_groups = NA)

Arguments

merged_df

is a merged dataframe of Master Demo and a Project.

defined_groups

a vector of strings identifying our groups.

Value

Returns a dataframe of the demographic data summary stats.

Examples

1
get_demo(merged_df=my_df, defined_groups=c('HL', 'LL', 'HC', 'NON'))

DecisionNeurosciencePsychopathology/DataTracker documentation built on Jan. 20, 2022, 4:51 p.m.