R/st_dtypes.R

#' 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"
serotracker/serosurvr documentation built on July 1, 2022, 7:49 p.m.