Nothing
RandomizationDist <- do(1000) * rflip(10, .5) # 10 because n = 10
head(RandomizationDist)
histogram( ~ prop, label = TRUE, width = 1/10, data = RandomizationDist)
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.