R/dewpt.r

dewpt <- function(t, kpa) {
    .Call('biometeoR_dewpt', PACKAGE = 'biometeoR', t, kpa)
}
alfcrisci/biometeoR documentation built on May 10, 2019, 8:59 a.m.