Description Usage Arguments Value See Also Examples
Create an object of class ternary
1 | ternary(X, x = 1, y = 2, z = 3)
|
X |
an object of class |
x |
string/number or a vector of strings/numbers indicating the variables/indices making up the first subcomposition of the ternary system. |
y |
second (set of) variables |
z |
third (set of) variables |
an object of class ternary
, i.e. a list containing:
x: a three column matrix (or vector) of ternary compositions.
and (if X is of class SRDcorrected
)
restoration: a list of intermediate ternary compositions inherited from the SRD correction
restore
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.