View source: R/visualization.R
plot_compartment_scatter | R Documentation |
Get the scatter plot between two compartment tracks
plot_compartment_scatter( x, y, size = 0.1, alpha = 0.5, add = "reg.line", add.params = list(fill = "lightgray"), conf.int = TRUE, stat_cor_method = c("pearson", "spearman", "kendall"), ... )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.