Download multiple package sources from CRAN, saving them to a directory. This can be used in a meta-analysis of CRAN.
| 1 | download_packages(package_names, dir, quiet = TRUE)
 | 
| package_names | character vector of one or more package names | 
| dir | directory to save packages to | 
| quiet | whether package download messages should be suppressed | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.