print.gt_tbl: Print a *gt* table

View source: R/print.R

print.gt_tblR Documentation

Print a gt table

Description

This facilitates printing of the HTML table to the R console.

Usage

## S3 method for class 'gt_tbl'
print(x, ..., view = interactive())

Arguments

x

An object of class gt_tbl.

...

Any additional parameters.

view

The value for print()s browse argument.


gt documentation built on Oct. 7, 2023, 9:07 a.m.