Learn R Programming

BMSC (version 0.2.1)

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

Description

Turn character vector into formula, return error if not possible

Usage

tryAsFormula(input)

Arguments

input

character

Value

Formula or error