View source: R/as_data_frame.R
as.data.frame.gt_tbl | R Documentation |
This facilitates conversion of the gt_tbl
object to a data frame.
## S3 method for class 'gt_tbl'
as.data.frame(x, ...)
x |
An object of class |
... |
Any additional parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.