# Generated by roxygen2: do not edit by hand

export(dichotomize)
export(dig)
export(dig_associations)
export(dig_baseline_contrasts)
export(dig_complement_contrasts)
export(dig_contrasts)
export(dig_correlations)
export(dig_grid)
export(dig_implications)
export(dig_paired_baseline_contrasts)
export(format_condition)
export(is_degree)
export(is_subset)
export(partition)
export(var_grid)
export(var_names)
export(which_antichain)
importFrom(Rcpp,sourceCpp)
importFrom(cli,cli_abort)
importFrom(lifecycle,deprecated)
importFrom(methods,formalArgs)
importFrom(purrr,quietly)
importFrom(purrr,safely)
importFrom(rlang,caller_arg)
importFrom(rlang,caller_env)
importFrom(rlang,current_env)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,is_integer)
importFrom(rlang,is_integerish)
importFrom(rlang,is_scalar_atomic)
importFrom(rlang,is_scalar_character)
importFrom(rlang,is_scalar_double)
importFrom(rlang,is_scalar_integerish)
importFrom(rlang,is_scalar_logical)
importFrom(rlang,quo_is_null)
importFrom(rlang,warn)
importFrom(stats,cor.test)
importFrom(stats,na.omit)
importFrom(stats,t.test)
importFrom(stats,var.test)
importFrom(stats,wilcox.test)
importFrom(stringr,str_trim)
importFrom(tibble,as_tibble)
importFrom(tibble,is_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,expand_grid)
importFrom(tidyselect,eval_select)
importFrom(tidyselect,everything)
importFrom(tidyselect,where)
useDynLib(nuggets, .registration = TRUE)
