Nothing
## File Name: var0.R
## File Version: 0.06
var0 <- function(x, na.rm=TRUE)
{
sd1 <- stats0( x=x, FUN=stats::var, na.rm=na.rm )
return(sd1)
}
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.