print.cugtest: Printing for cugtest Objects

View source: R/gtest.R

print.cugtestR Documentation

Printing for cugtest Objects

Description

Prints a quick summary of objects produced by cugtest.

Usage

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

Arguments

x

An object of class cugtest

...

Further arguments passed to or from other methods

Value

None.

Author(s)

Carter T. Butts buttsc@uci.edu

See Also

cugtest


sna documentation built on Feb. 16, 2023, 9:52 p.m.

Related to print.cugtest in sna...