Learn R Programming

supernova (version 3.0.0)

frm_string: Get the string representation of the formula.

Description

Get the string representation of the formula.

Usage

frm_string(frm)

Value

A character string of the formula.

Arguments

frm

The formula (or something that can be coerced to a formula).