formulation: Object to coerce objects to a formule object

Description Usage Arguments Value

View source: R/formulation.R

Description

Object to coerce objects to a formule object

Usage

1
formulation(object, y = NULL)

Arguments

object

object that can be coerced into a formula object

y

(optional) character : the variable that will be the first term of the formula. If kept empty, y will be the first element in the object given to the function.

Value

formulation returns a formula object


TanguyPerennec/Autostats documentation built on Dec. 13, 2020, 10:43 a.m.