R/climatedata.R

#' @name climatedata
#' 
#' @docType data
#' 
#' @title Climate Data
#' 
#' @format A data frame with 5003 rows and 3 variables.
#' 
#' \describe{
#'   \item{date}{Date, in Year-Month-Day format}
#'   \item{hora}{Hour in numeric format}
#'   \item{temp}{Temperature, in Celsius-Degree}
#' }
#' 
#' @keywords datasets
#' 
#' 

Try the ChillModels package in your browser

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

ChillModels documentation built on March 26, 2020, 6:28 p.m.