knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
# automatically create a bib database for R packages # list all R packages that are required by LEM model at this point knitr::write_bib(c( .packages(), 'bookdown', 'knitr', 'rmarkdown', 'dplyr', 'truncnorm', 'lhs', 'IMIS', 'matrixStats', 'plotrix', 'psych', "survival", "scatterplot3d", "reshape2", "BiocManager", "devtools", "shiny", "rstudioapi", 'nlme' ), 'packages.bib')
library(NAME) l_params_all <- load_all_params()
BLAH BLAH
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.