R/datasets.R

#' Comfort level based on temperature and humidity of the environment
#'
#' A syntetic toy dataset. The variables are as follows:
#'
#' \itemize{
#'   \item Temperature.
#'   \item Humidity.
#'   \item Class. Comfort level
#' }
#'
#' @docType data
#' @keywords humtemp
#' @name humtemp
#' @usage data(humtemp)
#' @format A data frame with 34 rows and 3 variables
NULL

Try the arc package in your browser

Any scripts or data that you put into this service are public.

arc documentation built on Aug. 17, 2023, 5:16 p.m.