print.gformula: Printing the results of a 'gformula' object

View source: R/print.gformula.r

print.gformulaR Documentation

Printing the results of a gformula object

Description

Generic S3 function to print the results of an object created with gformula.

Usage

## S3 method for class 'gformula'
print(x, ...)

Arguments

x

An object of class ‘gformula’.

...

Value

No return value, called for printing the results of an object of class class ‘gformula’.


CICI documentation built on April 3, 2025, 7:08 p.m.