drias_ombro.Rd
Computes monthly ombrothermic summaries from DRIAS extraction
drias_ombro(txt)
character string. Path to a DRIAS .txt file.
character
.txt
A data.frame containing monthly averages of temperature and precipitation for each period.
data.frame
if (FALSE) { # \dontrun{ ombro <- drias_ombro(clim) } # }