#' Names data
#'
#' Number of babies with a given name born in the US for year 2000.
#'
#' @name names
#' @docType data
#' @usage data(names, package = "jrIntroduction")
#' @return A named vector
#' @keywords datasets
#' @examples
#' data(names)
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.