dibble: Build a dimensional data frame

View source: R/dibble.R

dibbleR Documentation

Build a dimensional data frame

Description

dibble() constructs a dimensional data frame called a dibble.

Usage

dibble(..., .dim_names = NULL)

Arguments

...

A set of name-measure pairs.

.dim_names

A list of dimension names.

Details

Manipulation functions:

  • mutate()

  • rename()

  • select() & relocate()

  • slice()

Value

A dibble.


dibble documentation built on April 4, 2025, 6:07 a.m.