# automatically create a bib database for R packages packages <- PACKAGES_HERE knitr::write_bib(packages, file.path(BIBPATH_HERE, 'packages.bib'))
r paste(paste0("- ", packages, " (@R-", packages, ")"), collapse = "\n")
`r if (knitr::is_html_output()) '
'`
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.