This function is very simple to use.
library(ggccc)
data( test_tbl )
gg_ccc( test_tbl, x = "CD4", y = "CD8", table_font_size = 3, shift_x = 10, shift_y = 5 ) + cowplot::theme_cowplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.