print.GFD: Print Method for GFD Objects

View source: R/auxiliary.R

print.GFDR Documentation

Print Method for GFD Objects

Description

Print the summary of the generated grouped data.

Usage

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

Arguments

x

The GFD object returned from gendata.

...

Additional arguments passed to methods.

Value

No return value, called for side effects.


GrFA documentation built on Dec. 7, 2025, 1:07 a.m.

Related to print.GFD in GrFA...