Set or get the bottom-left-right axis names of a
ternarySystem object.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15  | blrNames(s, ...)
## S3 method for class 'ternarySystem'
blrNames(s, ...)
## S3 method for class 'ternaryVariables'
blrNames(s, ...)
blrNames( s, ... ) <- value
## S3 replacement method for class 'ternarySystem'
blrNames(s, ...) <- value
## S3 replacement method for class 'ternaryVariables'
blrNames(s, ...) <- value
 | 
s | 
 A   | 
value | 
 A vector of 3 character strings. Names of the bottom-left-right axis.  | 
... | 
 Additional parameters passed to   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.