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

Description Usage Arguments Value See Also

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


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