core <- c("AutoAb_ref.tsv", "Demographics_ref.tsv", "DiabetesInfo_ref.tsv",
"riskI_ref.tsv", "riskII_ref.tsv",
"RNA_RIN_ref.tsv", "Serology_ref.tsv")
tabs <- lapply(core, fread)
tabs <- Reduce(merge, tabs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.