Description Usage Arguments Value Author(s) Examples
Function to initialise an object representing a kinetic experiment or trial.
1 |
parent |
The name of the parent compound |
type |
The type of experiment or trial, optionally with an ID |
system |
System name. Important if several systems were used, e.g. several soils. |
layers |
Optional specification of the layer names in a field trial. |
sampling_times |
Optional specification of the sampling time points. |
replicates |
Optional specification of the number of replicates at each sampling time point. |
A list containing the specified information.
Johannes Ranke
1 2 3 | ko <- kinobject("Compound XY",
"Degradation in the environment",
"System 1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.