distill.data.frame: Distill a Data Frame
Description
Distills a data.frame with respect to a variable. Recovers everything known about the variable, recursively mining metadata.
Usage
# S3 method for data.frame
distill(x, mission, parent = character(0), ...)