R/model_data_documentation.R

#' @title  model data
#' @description showing the precipitation and tempreture data of simulated model
#' @format a data table with 3 columns and 55115 rows  that includes:
#' \describe{
#'   \item{DTM}{time of recording data}
#'   \item{pr}{precipitation value}
#'   \item{tem}{tempreture value }
#'
#'}
"model_data"
RonakRah/dap documentation built on Jan. 6, 2022, 5:50 a.m.