Nothing
B.fonction.Ind <-
function (a, b)
{
result = sum((a[, 2] * (2 * a[, 1] - 1))/exp(b * (a[, 1] -
0.5)))
return(result)
}
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.