Learn R Programming

fold (version 0.2.6)

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

Description

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

Usage

# S3 method for 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