make_output_df: Make output dataframe

make_output_dfR Documentation

Make output dataframe

Description

Includes neat column names with counts of observations in each group.

Usage

make_output_df(data, strata, include_tests = FALSE)

Arguments

data

tibble containing data. Can't be a grouped tibble. Also, can't have a variable named 'variable'.

strata

A factor variable to stratify by.

include_tests

Should it create a space for p-values?


aasiyahrashan/TableOneDataframe documentation built on Dec. 9, 2024, 4:33 p.m.