Nothing
#' @name huddersfield
#' @aliases huddersfield
#' @title Prevalence of respiratory symptoms
#'
#' @description Prevalence of respiratory symptoms in 71 school catchment areas in Huddersfield, Northern England
#'
#' @format A data frame with 71 observations on the following 2 variables.
#' \itemize{
#' \item{\code{cases}: Prevalence of at least mild conditions}
#' \item{\code{total}: Number of questionnaires returned}
#' }
#'
#' @source Martuzzi M, Elliott P (1996) Empirical Bayes estimation of small area prevalence of non-rare conditions, Statistics in Medicine 15, 1867--1873, pp. 1870--1871.
#' @docType data
#' @keywords datasets misc
#'
#' @examples
#' data(huddersfield)
#' str(huddersfield)
"huddersfield"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.