DistributeKin {Rphree}R Documentation

DistributeKin

Description

Distribute kinetics parameters in an input buffer containing one single SOLUTION and KINETIC block.

Usage

DistributeKin(input, prop, values, ident = "-m0")

Arguments

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)

Value

A new input buffer upon which Rphree can be run.

Author(s)

MDL


[Package Rphree version 0.1-7 Index]