km.Rd
km() is used as a pre-defined function to solve by ODE. It is an input for the ode function. It cannot be used independently.
km(t, y, parameters)
numeric, time
numeric, concentration
list, parameters
a function