Calculates the effects of temperature on decomposition rates according to the modified Van't Hoff function (Q10 function).
fT.Q10(Temp, k_ref = 1, T_ref = 10, Q10 = 2)
A scalar or a vector containing the effects of temperature on decomposition rates (unitless).
A scalar or vector containing values of temperature for which the effects on decomposition rates are calculated.
A scalar representing the value of the decomposition rate at a reference temperature value.
A scalar representing the reference temperature.
A scalar. Temperature coefficient Q10.