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 June 22, 2024, 11:11 a.m.