print.gt_custom: Print method for "gt_custom" class we are overriding the...

View source: R/utils_heatmap.R

print.gt_customR Documentation

Print method for "gt_custom" class we are overriding the print function, similiar to the one at shiny/render-plot.R: https://github.com/rstudio/shiny/blob/main/R/render-plot.R in order to provide a separate ggplot_build and gtable objects

Description

Print method for "gt_custom" class we are overriding the print function, similiar to the one at shiny/render-plot.R: https://github.com/rstudio/shiny/blob/main/R/render-plot.R in order to provide a separate ggplot_build and gtable objects

Usage

## S3 method for class 'gt_custom'
print(x)

Arguments

x

An object of class "gt_custom"


tanaylab/MCView documentation built on June 1, 2025, 8:08 p.m.