print.f_stat_wizard: Print method for f_stat_wizard

print.f_stat_wizardR Documentation

Print method for f_stat_wizard

Description

Print method for f_stat_wizard

Usage

## S3 method for class 'f_stat_wizard'
print(x, plots = TRUE, ...)

Arguments

x

An object of class f_stat_wizard.

plots

Logical. If TRUE, display diagnostic plots (histogram and QQ-plot) if they were generated with plots=TRUE. Default TRUE.

...

Additional arguments (ignored).


rfriend documentation built on July 7, 2026, 1:06 a.m.