formulation: Object to coerce objects to a formule object

View source: R/formulation.R

formulationR Documentation

Object to coerce objects to a formule object

Description

Object to coerce objects to a formule object

Usage

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/AutostatR documentation built on Oct. 31, 2022, 7:57 a.m.