R/degsat.r

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