Nothing
\dontrun{
## Comment: Set breaks vector and compute the coefficient matrix
## for spheroid unfolding
options(par.unfoldr=2L)
breaks <- setbreaks(c(6,5,6),maxSize=0.37,kap=1.25)
breaks
P <- coefficientMatrixSpheroids(breaks,check=FALSE)
c(min(P),max(P),sum(P))
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.