R/bankfiltration_shares_dynamic.R
parse_equation.Rd
Helper function: parse equation
parse_equation(equation)
equation in text form (either "constant" -> y = c or "ln" -> y = a * ln(x) + b)
R function of parsed equation