to_formula: Takes any formula-like input and returns a formula

View source: R/misc.R

to_formulaR Documentation

Takes any formula-like input and returns a formula

Description

Takes any formula-like input and returns a formula

Usage

to_formula(form)

Arguments

form

Formula or character (with or without initial tilde/"~")

Value

A formula

Author(s)

Jonas Kristoffer Lindeløv jonas@lindeloev.dk


lindeloev/mcp documentation built on Oct. 2, 2024, 1:52 a.m.