Learn R Programming

formulops (version 0.5.1)

formula.substituting_formula: Convert a substituting_formula object into a regular formula.

Description

Convert a substituting_formula object into a regular formula.

Usage

# S3 method for substituting_formula
formula(x, ...)

Value

A formula with values substituted.

Arguments

x

the substituting_formula object

...

Ignored