distill.data.frame: Distill a Data Frame

Description Usage Arguments See Also

View source: R/meta.R

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


fold documentation built on April 23, 2018, 5:03 p.m.