R/lichen.R

#' @title Radiation in lichen
#'
#' @description  A data set concerning radiation in lichen
#'
#' @details This is a standard data set from the course MATH 4753 taken from the data sets provided by the 6th edition of the text book.
#'
#' @format A data frame with 9 rows and 3 variables:
#' \describe{
#'   \item{LOCATION}{Location of lichen}
#'   \item{LOGCES}{Log of Ces}
#'   \item{CESIUM}{Ces}
#' }
#'
#' @source \url{https://www.routledge.com/Statistics-for-Engineering-and-the-Sciences-Sixth-Edition/Mendenhall-Sincich/p/book/9781498728850}
"lichen"
bbydino/ISSA-ROCK-AND-ROLL documentation built on April 27, 2022, 10:03 p.m.