dig                     Search for patterns of custom type
dig_associations        Search for association rules
dig_baseline_contrasts
                        Search for conditions that yield in
                        statistically significant one-sample test in
                        selected variables.
dig_complement_contrasts
                        Search for conditions that provide significant
                        differences in selected variables to the rest
                        of the data table
dig_correlations        Search for conditional correlations
dig_grid                Search for grid-based rules
dig_paired_baseline_contrasts
                        Search for conditions that provide significant
                        differences between paired variables
format_condition        Format a vector of predicates into a string
                        with a condition
is_degree               Tests whether the given argument is a numeric
                        value from the interval [0,1]
is_subset               Determine whether the first vector is a subset
                        of the second vector
partition               Convert columns of data frame to Boolean or
                        fuzzy sets
var_grid                Create a tibble of combinations of selected
                        column names
var_names               Extract variable names from predicates
which_antichain         Return indices of first elements of the list,
                        which are incomparable with preceding elements.
