Nothing
### R code from vignette source 'CGHregions.Rnw'
###################################################
### code chunk number 1: CGHregions.Rnw:48-51
###################################################
library(CGHregions)
data(WiltingCalled)
WiltingCalled
###################################################
### code chunk number 2: CGHregions.Rnw:57-59
###################################################
regions <- CGHregions(WiltingCalled, averror=0.01)
regions
###################################################
### code chunk number 3: CGHregions.Rnw:67-68
###################################################
plot(regions)
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.