R/ObsEst.R

#' Example Data of the Input Required by the Accuracy Function
#'
#' Contains pairs of reference and estimated data.
#'
#' @format A \code{data.frame} with 2 variables and 1434 rows.
#'
#' \describe{
#' \item{PE_obs}{PE data from a reference weather station}
#' \item{PE_est}{PE data from the \acronym{NASA} \acronym{POWER} project}
#' }
#'
#' @source Generated by the PowerSDI package using data from \acronym{NASA}
#'   \acronym{POWER} and Agronomic Institute.
#'
#' @examples
#' data(ObsEst)
"ObsEst"

Try the PowerSDI package in your browser

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

PowerSDI documentation built on May 29, 2024, 3:40 a.m.