R/thom.r

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