Nothing
Rand.Ants <- do(1000) * anova(lm(Ants ~ shuffle(Filling), data = SandwichAnts))
tally( ~ (F >= 5.63), data = Rand.Ants)
prop( ~ (F >= 5.63), data = Rand.Ants)
dotPlot( ~ F, width = 0.20, groups = (F <=5.63), data = Rand.Ants)
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.