R/InterpolT-package.R

# TODO: Add comment
# 
# Author: Emanuele Eccel & Emanuele Cordano
###############################################################################


#' 
#' Hourly interpolation of multiple temperature daily series
#'
#' \tabular{ll}{
#' Package: \tab Interpol.T\cr
#' Type: \tab Package\cr
#' Version: \tab 2.1\cr
#' Date: \tab   2012-07-30\cr
#' License: \tab GPL (>= 2)\cr
#' LazyLoad: \tab yes\cr
#' Depends: \tab R(>=2.12)\cr
#' }
#'
#' 
#' 
#'
#' @name Interpol.T-package
#' @aliases Interpol.T
#' @docType package
#' @title Hourly interpolation of multiple temperature daily series
#' @author Emanuele Eccel & Emanuele Cordano \email{emanuele.eccel@@fmach.it}
 
#' 
#' @keywords package, temperature, hourly interpolation

 
NULL

Try the Interpol.T package in your browser

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

Interpol.T documentation built on May 2, 2019, 12:21 a.m.