Tools for Working with Data During Statistical Analysis
Absorb values into a string containing keys
Find the elements in a list structure that satisfy a predicate
Compute descriptive statistics on columns of a data frame
Evaluate a two-argument function with combinations of columns
Divide a data frame into a list
Bind a list of data frames back together
Make a kable with a hierarchical header
Randomly permute some or all columns of a data frame
Pipe operator
Is an object one of the specified types?
Stratify a data frame and apply a function
Span keys and values across the columns
Evaluate a function on columns conforming to one or more (or no) speci...
Compute association statistics between columns of a data frame
Create a custom descriptive table for a dataset
Contains tools for working with data during statistical analysis, promoting flexible, intuitive, and reproducible workflows. There are functions designated for specific statistical tasks such building a custom univariate descriptive table, computing pairwise association statistics, etc. These are built on a collection of data manipulation tools designed for general use that are motivated by the functional programming concept.