R/rmgm.r

#' Climate Datasets For Turkey
#'
#' \code{rmgm} provides climate datasets for \code{81} cities in Turkey. You
#' also can translate data from/to English or Turkish by \link{translate}
#' method.
#'
#' \describe{
#'   \item{\link{trcli}}{Monthly climatological means and extremes}
#'   \item{\link{trexm}}{Recorded maximum/minimum temperatures and dates for each month}
#'   \item{\link{trex}}{Recorded extremes and dates}
#' }
#'
#' @source Source: \url{http://www.mgm.gov.tr}
#' @docType package
#' @author İsmail SEZEN <sezenismail@gmail.com>
#' @name rmgm-package
NULL
isezen/rmgm documentation built on March 26, 2020, 3:15 p.m.