print.ssr: Print Values

View source: R/assist.R

print.ssrR Documentation

Print Values

Description

Print the arguments of a ssr object.

Usage

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

Arguments

x

a ssr object

...

unused argument

Details

This is a method for the function print for objects inheriting from class ssr.

Author(s)

Chunlei Ke chunlei_ke@yahoo.com and Yuedong Wang yuedong@pstat.ucsb.edu

See Also

ssr


assist documentation built on Aug. 22, 2023, 9:12 a.m.

Related to print.ssr in assist...