#' Data types for all SeroTracker database elements.
#'
#' Maps SeroTracker database elements to data types.
#'
#' @docType data
#' @name st_dtypes
#' @format A named list of character vectors The name corresponds to the data
#' type (e.g., int), and the vector with that name enumerates all fields which
#' should have that data type.
"st_dtypes"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.