can_permute: Can Permute Checker

View source: R/utils_helper.R

can_permuteR Documentation

Can Permute Checker

Description

Can Permute Checker

Usage

can_permute(extract_func, summary_func, permute_CSR, markvar_levels)

Arguments

extract_func

univariate or bivariate function

summary_func

summary function

permute_CSR

whether or not user wants to permute

markvar_levels

how many levels are in the column the user wants for column of interest

Value

TRUE or FALSE on if permutations are possible


mxfda documentation built on April 3, 2025, 10:25 p.m.