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

Description Usage Arguments Details Value

Description

Infers object ~ attribute relationships from data.frame.

Usage

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

Arguments

x

character

...

passed arguments

Details

Processes the names of a data.frame.

Value

a list of formulas in the form object ~ attribute


bergsmat/meta documentation built on May 12, 2019, 3:06 p.m.