Nothing
## File Name: rm_facets_print_progress_trait_distribution.R
## File Version: 0.08
rm_facets_print_progress_trait_distribution <- function( parm, parmlabel, digits_trait )
{
cat( paste( " ", parmlabel, "=", round( parm, digits_trait ), sep=""), "\n")
}
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.