obj_attr.data.frame: Infer Object Attribute Relationships from Data Frame

Description Usage Arguments Value See Also

View source: R/meta.R

Description

Infers object ~ attribute relationships from data.frame. Processes the names of a data.frame.

Usage

1
2
## S3 method for class 'data.frame'
obj_attr(x, ...)

Arguments

x

character

...

passed arguments

Value

a list of formulas in the form object ~ attribute

See Also

obj_attr obj_attr.character


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