## File Name: sirt_summary_print_packages.R
## File Version: 0.04
sirt_summary_print_packages <- function(packages)
{
for (pack in packages){
sirt_summary_print_package(pack=pack)
}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.