Function to compare two sets of packages
| 1 | packageDiff(source_pkgs, dest_pkgs, exclude_base = c("base", "recommended"))
 | 
| source_pkgs | data.frame | 
| dest_pkgs | data.frame. | 
| exclude_base | character. Package priority types to exclude. If you don't want to exclude any, set this to NULL | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.