Description Usage Arguments Value Examples
View source: R/plot_CrossSCC.R
Plot CrossSCC result by the interactive viewer
1 |
x |
CrossSCC result. |
a interactive plot, as a data.tree object.
1 2 3 | data('cl.b1')
handsome.zuo <- CrossSCC(cl.b1[1:500,], ncores = 10, mean.posterior.cutoff = 0.18)
plot_CrossSCC(handsome.zuo)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.