#' Data of Uptake of Mental Health Services in New Zealand
#'
#'
#' Shows the number of people accessing mental health services by major region in New Zealand
#'
#' @format A tibble with 129 rows and 4 variables:
#' \describe{
#' \item{City}{chr city of recorded value, either Auckland, Canterbury or Wellington}
#' \item{Year}{int year of total, ranging from 2005 to 2020}
#' \item{Sex}{chr sex of the recorded value, either Female, Male or Total}
#' \item{Total}{int total number of people accessing Mental Health Services}
#' }
#' @source \url{https://www.health.govt.nz/nz-health-statistics/health-statistics-and-data-sets/mental-health-data-and-stats}
"mental_health_dataset"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.