#' A dataset of star temperature and light intensity
#'
#' This dataset is sourced from the robustbase package, originally named StarsCYG.
#' It contains 47 observations of star temperature and light intensity.
#'
#'
#' @format A data frame 47 observations and 2 variabless:
#' \describe{
#' \item{temperature}{Surface temperature of a star}
#' \item{light}{light intensity}
#'
#' }
"stars"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.