as.data.frame.gt_tbl: Transform a *gt* object to a data frame

View source: R/as_data_frame.R

as.data.frame.gt_tblR Documentation

Transform a gt object to a data frame

Description

This facilitates conversion of the gt_tbl object to a data frame.

Usage

## S3 method for class 'gt_tbl'
as.data.frame(x, ...)

Arguments

x

An object of class gt_tbl.

...

Any additional parameters.


gt documentation built on April 3, 2023, 5:18 p.m.