Can Permute Checker
can_permute(extract_func, summary_func, permute_CSR, markvar_levels)
extract_func
: univariate or bivariate functionsummary_func
: summary functionpermute_CSR
: whether or not user wants to permutemarkvar_levels
: how many levels are in the column the user wants for column of interestTRUE
or FALSE
on if permutations are possible
Useful links