corr_plot <- function(
){
#cor_out <- get_log2FC_mat() %>% cor(method = "pearson")
#corrplot::corrplot(cor_out, type = "upper", order = "hclust", tl.col = "black", tl.srt = 45)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.