print.formula
Use print() on a formula Object

Description

This is an S3 method for the function print for objects inheriting from class formula.

Usage

print.formula(x, ...)
Note
This is a method for the function print() for objects inheriting from class formula. See print or print.default for the general behavior of this function and for the interpretation of x.
Package stats version 6.0.0-69
Package Index