Nothing
dMatrixFun = function(indx, n){
e.vec=matrix(0,n,1)
e.vec[indx[1],]=1
e.vec[indx[2],]=(-1)
return(e.vec)
}
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.