tryAsFormula: Turn character vector into formula, return error if not...

Description Usage Arguments Value

View source: R/createFormula.R

Description

Turn character vector into formula, return error if not possible

Usage

1
tryAsFormula(input)

Arguments

input

character

Value

Formula or error


BMSC documentation built on Aug. 2, 2019, 5:05 p.m.

Related to tryAsFormula in BMSC...