frm_string {supernova}R Documentation

Get the string representation of the formula.

Description

Get the string representation of the formula.

Usage

frm_string(frm)

Arguments

frm

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

Value

A character string of the formula.


[Package supernova version 3.0.0 Index]