R/p_local.r

p_local <- function(press, topo, temp) {
    .Call('biometeoR_p_local', PACKAGE = 'biometeoR', press, topo, temp)
}
alfcrisci/biometeoR documentation built on May 10, 2019, 8:59 a.m.