Learn R Programming

cheese (version 0.1.3)

Tools for Working with Data During Statistical Analysis

Description

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.

Copy Link

Version

Install

install.packages('cheese')

Monthly Downloads

406

Version

0.1.3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Alex Zajichek

Last Published

July 24th, 2025

Functions in cheese (0.1.3)

univariate_associations

Compute association statistics between columns of a data frame
stretch

Span keys and values across the columns
univariate_table

Create a custom descriptive table for a dataset
descriptives

Compute descriptive statistics on columns of a data frame
dish

Evaluate a two-argument function with combinations of columns
grable

Make a kable with a hierarchical header
depths

Find the elements in a list structure that satisfy a predicate
muddle

Randomly permute some or all columns of a data frame
absorb

Absorb values into a string containing keys
fasten

Bind a list of data frames back together
divide

Divide a data frame into a list
heart_disease

Heart Disease
%>%

Pipe operator
typly

Evaluate a function on columns conforming to one or more (or no) specified types
stratiply

Stratify a data frame and apply a function
some_type

Is an object one of the specified types?