print: Print a summary of a yai object

print.yaiR Documentation

Print a summary of a yai object

Description

Provides a summary of a yai object, showing the call and essential data customized for each method used.

Usage

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

Arguments

x

an object of class yai.

...

not used

Author(s)

Nicholas L. Crookston ncrookston.fs@gmail.com
Andrew O. Finley finleya@msu.edu


yaImpute documentation built on Nov. 4, 2022, 1:06 a.m.

Related to print in yaImpute...