apply_fun: apply_fun

Description Usage Arguments Examples

View source: R/find_apply.R

Description

Function to make predictions based on inputed equations

Usage

1
apply_fun(data, coeff, eq_list)

Arguments

data

data on which predictions are going to be calculated

coeff

list of equation's coefficients

eq_list

list of equations to apply

Examples

1
eq_t <- find_fun(c("Ta", "H", "R"), eq_list)

tgmwri/evapR documentation built on April 30, 2021, 10:23 p.m.