distill.data.frame: Distill a Data Frame

Description Usage Arguments See Also

Description

Distills a data.frame with respect to a variable. Recovers everything known about the variable, recursively mining metadata.

Usage

1
2
## S3 method for class 'data.frame'
distill(x, mission, parent = character(0), ...)

Arguments

x

object

mission

character

parent

character

...

passed arguments

See Also

distill


bergsmat/origami documentation built on May 12, 2019, 3:08 p.m.