#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.