gt2ggp: Convert 'gt_tbl' to 'ggplot'

View source: R/gt_utils.R

gt2ggpR Documentation

Convert gt_tbl to ggplot

Description

Convert gt_tbl to ggplot

Usage

gt2ggp(obj, ext = ".png", ...)

Arguments

obj

Object of class gt_tbl.

ext

Image file exension. Default is ".png".

...

Additional arguments for gt::gtsave.

Value

Object of class ggplot.


FrankLef/fciR documentation built on Nov. 12, 2023, 6:09 a.m.