ternaryGeometry-methods: Set or get the ternaryGeometry of a ternarySystem object

Description Usage Arguments

Description

Set or get the ternaryGeometry of a ternarySystem object.

Usage

1
2
3
4
5
6
7
ternaryGeometry(s, ...)

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

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

Arguments

s

A ternarySystem object, as created with createTernarySystem.

value

A ternaryGeometry object, as created with createTernaryGeometry.

...

Additional parameters passed to specific methods.


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