DistributeKin {Rphree} | R Documentation |
Distribute kinetics parameters in an input buffer containing one single SOLUTION and KINETIC block.
DistributeKin(input, prop, values, ident = "-m0")
input |
The initial buffer. It must contain one single SOLUTION. |
prop |
The property (in this case, the mineral with KINETICS) |
values |
The numeric value to distribute. Will be coerced to char. |
ident |
Identifier of the property (e.g., -m, -m0, -parm) |
A new input buffer upon which Rphree can be run.
MDL