.onLoad <- function(libname, pkgname){
library(data.table)
library(foreach)
library(parallel)
library(doParallel)
library(stringr)
library(stringi)
library(broom)
library(FNN)
library(Hmisc)
library(R.utils)
library(bit64)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.