R/db_institutes_tb.R

#' Example institutes table
#' 
#' Example of an institutes table with fake institute entries
#' 
#' A tibble
#' 
#' \describe{
#'   \item{short_name_chr}{Short name (a character vector)}
#'   \item{long_name_chr}{Long name (a character vector)}
#' }
#' @source \url{https://ready4-dev.com}
"institutes_tb"
ready4-dev/ready4show documentation built on June 16, 2024, 8:08 a.m.