frm_string: Get the string representation of the formula.

View source: R/utils-formula.R

frm_stringR 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.


supernova documentation built on Nov. 5, 2023, 1:09 a.m.