R/stars.R

#' 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"
gckc123/StatsNotebookServer documentation built on Dec. 28, 2020, 2:34 a.m.