#' Volume 4: Table 2.40
#'
#' Notified Births in the Last 5 Years by County
#'
#' @docType data
#'
#' @usage data(V4_T2.40)
#'
#' @format A data frame with 7 variables:
#' \describe{
#' \item{\code{County}}{County}
#' \item{\code{Total}}{Total}
#' \item{\code{Notified}}{Number of births that were notified}
#' \item{\code{Not_Notified}}{Number of births that were not notified}
#' \item{\code{Don’t_Know}}{Don’t Know}
#' \item{\code{Not_Stated}}{Not Stated}
#' \item{\code{Percent_Notified}}{Percentage of births that were notified}
#' }
#' @keywords datasets
#'
"V4_T2.40"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.