Nothing
data(venice)
venice.rl <- rlarg.fit(venice[,-1])
rlarg.diag(venice.rl)
rlarg.fit(venice[,-1], r = 5)
covar <- as.matrix((venice[,1] - 1956)/51)
rlarg.fit(venice[,-1], ydat = covar, mul = 1)
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.