Nothing
## File Name: scan0.R
## File Version: 0.14
# scan function with default what="character"
scan0 <- function( file="", ...)
{
scan( file=file, what="character", ...)
}
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.