View source: R/utils_heatmap.R
print.gt_custom | R 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
## S3 method for class 'gt_custom'
print(x)
x |
An object of class "gt_custom" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.