Nothing
AllTotalEffOutput <-
function(AllDat,GreaterThanNum=0,Directry=getwd()){
AllFileNames1=sapply(AllDat,OnlyNumberElement,1)
Tots1=lapply(AllFileNames1,CreateTotalEffMat,Directry)
AllTotEffOutput1=CreateTotalSummary(Tots1,GreaterThanNum)
return(AllTotEffOutput1)}
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.