Nothing
Scontrol <-
function(nsamp=500, k=3, bestr=5, convTol=1e-10, maxIt=50) {
return(list(nsamp=nsamp, k=k, bestr=bestr, convTol=convTol, maxIt=maxIt))
}
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.