R/ktm_rain17.R

#' @title Daily rainfall data of Kathmandu for 2017.
#' @description This file contains daily rainfall data of Kathmandu. The source of this data is 'Government of Nepal, Department of Hydrology and Meteorology'.
#' @format A data frame with 365 rows and 2 variables:
#' \describe{
#'   \item{\code{DOY}}{double Day of year.}
#'   \item{\code{rainfall}}{double rainfall in millimeters}
#'}
#' @source \url{http://www.mfd.gov.np/city?id=31/}
"ktm_rain17"

Try the dendRoAnalyst package in your browser

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

dendRoAnalyst documentation built on Nov. 16, 2022, 9:07 a.m.