R/gt_plot.R
gt_plot.Rd
Relying on library(magick) and library(webshot2)
library(magick)
library(webshot2)
gt_plot(x, ...)
A 'gt' or 'gtsummary' table
Additional arguments to be passed to gt::gtsave
gg/ggplot element
Please refer to MSKCC-Epi-Bio/bstfun
#gt_plot(mtcars |> gtsummary::tbl_summary())