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
Source:R/utils_heatmap.R
print.gt_custom.Rd
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)