Nothing
id.coalition<-function(coal,n){
number<-0
for(i in as.numeric(1:n)){number<-number+2^(i-1)*coal[i]}
number
}
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.