bundle: Pack and unpack columns

Description Usage Arguments

View source: R/bundle.R

Description

Pack and unpack columns

Usage

1
2
3
bundle(data, ..., .key = "data")

unbundle(data, ..., sep = "_")

Arguments

data

A data.frame.

...

Selections of columns.

.key

The name of the new column. If the dots have names, this will be ignored.


yutannihilation/tiedr documentation built on May 28, 2019, 9:54 p.m.