Nothing
##
## S3 method to design matrix and response variable or data.frame objects
##
SK.default <- function(x,
...)
{
stop(paste("class",
class(x),
"objects are not valid for SK" ))
}
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.