#' ImmPortTemplates
#'
#' @format A data frame holding ImmPort Schema information from templates.json
#' that is used to create and check empty templates for user editing.
"ImmPortTemplates"
#' ImmPortLookups
#'
#' @format A data frame holding ImmPort lookup information from lookups.json
#' that is used to create and check empty templates for user editing.
"ImmPortLookups"
#' demoData
#'
#' @format A list of data frames holding demo data for the basic study design
#' template.
"demoData"
#' ISFreqsAll
#'
#' @format A named list of word frequencies in certain table and column name
#' combinations of ImmuneSpace
"ISFreqsAll"
#' ISFreqsByNm
#'
#' @format A named list of lists of word frequencies in certain table and column
#' combinations of ImmuneSpace. Higher level names are paste0(table, '-', column).
"ISFreqsByNm"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.