Nothing
## File Name: immer_summary_print_call.R
## File Version: 0.06
immer_summary_print_call <- function(CALL)
{
cat('Call:\n', paste(deparse(CALL), sep='\n', collapse='\n'),
'\n\n', sep='')
}
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.