ternaryGridBase-methods: INTERNAL. Calculates start- and end-points of grid segments...

Description Usage Arguments

Description

INTERNAL. Calculates start- and end-points of grid segments (tick-marks, ...) in ternary coordinates

Usage

1
2
3
4
.ternaryGridBase(s, type = "grid", ...)

## S3 method for class 'ternarySystem'
.ternaryGridBase(s, type = "grid", ...)

Arguments

s

A ternarySystem object.

type

Single character string. If "grid", return values the grid in a ternary plot, if "ticks" return values for axis' tick-marks and if "tickLabels" returns values for axis' tick-marks' labels.

...

Additional parameters passed to specific methods.


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