Nothing
#' Height and gender of 2000 persons in an artificial population
#'
#' @name htpop
#' @docType data
#' @format \describe{
#' \item{height}{height of person, cm}
#' \item{gender}{factor with levels \code{F} (female) and \code{M} (male)}
#' }
#' @references Lohr (1999). Sampling: Design and Analysis, Duxbury, p. 230--234 and
#' 441.
#' @export
NULL
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.