R/data.R

#' Table of TIPNet centers
#'
#' A dataset containing the ids, name, and city of the centers participating to
#' the TIPNet.
#'
#' @format a [tibble](tibble::tibble) with 32 rows and 3 columns
#' \describe{
#'   \item{id}{(integer) ID of the center}
#'   \item{center}{(factor) Name of the center}
#'   \item{center_city}{(factor) City in which the center is}
#' }
#'
"centers_table"
UBESP-DCTV/tipnet.ubesp documentation built on April 12, 2025, 5:46 a.m.