Nothing
## File Name: load_BIFIEdata_files_cat_print_file_name.R
## File Version: 0.02
load_BIFIEdata_files_cat_print_file_name <- function( file )
{
cat(paste0( "- Read ", file, "\n") )
utils::flush.console()
}
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.