Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

as.data.frame.gt_tbl

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

Easily Create Presentation-Ready Display Tables

v0.2.2
MIT + file LICENSE
Authors
Richard Iannone [aut, cre] (<https://orcid.org/0000-0003-3925-190X>), Joe Cheng [aut], Barret Schloerke [aut] (<https://orcid.org/0000-0001-9986-114X>), RStudio [cph, fnd]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.