Skip to contents

Print an already summarised gtstats table

Usage

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

Arguments

x

A gt_data_table object.

...

Further arguments passed to to_flextable().

Value

The input object, invisibly.