| absorb | Absorb values into a string containing keys | 
| depths | Find the elements in a list structure that satisfy a predicate | 
| depths_string | Find the elements in a list structure that satisfy a predicate | 
| descriptives | Compute descriptive statistics on columns of a data frame | 
| dish | Evaluate a two-argument function with combinations of columns | 
| divide | Divide a data frame into a list | 
| fasten | Bind a list of data frames back together | 
| grable | Make a 'kable' with a hierarchical header | 
| heart_disease | Heart Disease | 
| muddle | Randomly permute some or all columns of a data frame | 
| some_type | Is an object one of the specified types? | 
| stratiply | Stratify a data frame and apply a function | 
| stretch | Span keys and values across the columns | 
| typly | Evaluate a function on columns conforming to one or more (or no) specified types | 
| univariate_associations | Compute association statistics between columns of a data frame | 
| univariate_table | Create a custom descriptive table for a dataset |