Nothing
`contr.none` <-
function(n,contrasts=FALSE){
tmp<-ifelse(length(n)==2,TRUE,FALSE)
contr.treatment(n,contrasts=tmp)
}
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.