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.


UchidaMizuki/dibble documentation built on June 1, 2025, 4:15 p.m.