ternaryVariables-methods: Set or get the ternaryVariables of a ternarySystem object.

Description Usage Arguments

Description

Set or get the ternaryVariables of a ternarySystem object.

Usage

1
2
3
4
5
6
7
8
9
ternaryVariables(s, ...)

## S3 method for class 'ternarySystem'
ternaryVariables(s, ...)

ternaryVariables( s, ... ) <- value

## S3 replacement method for class 'ternarySystem'
ternaryVariables( s, ... ) <- value

Arguments

s

A ternarySystem object, as created with createTernarySystem.

value

A ternaryVariables object, as created with createTernaryVariables.

...

Additional parameters passed to specific methods.


ternaryplot documentation built on May 2, 2019, 6:11 p.m.