factor_desp: factor_desp

View source: R/factor_desp.R

factor_despR Documentation

factor_desp

Description

factor_desp

Usage

factor_desp(df, group, includeNA = FALSE)

Arguments

df

Dataframe

Details

An internal function that calculate frequencies and proportion of levels in factor/categorical variables. If there are more than 1 group, then fisher exact tests are applied to assess the between-group differences.

Value

a dataframe consisting of columns of character variables indicating the frequency and proportion of logical variables.


fanstev1/fanetc documentation built on April 17, 2025, 10:58 a.m.