Sets or gets the triangular/barycentric coordinate system for the current ternary diagrams in the current plot.
gsi.getCoorInfo()
gsi.setCoorInfo(...,all=list(...))
gsi.addCoorInfo(...,all=list(...))
gsi.plots
The info to be set. See details.
The complete list of information
K.Gerald v.d. Boogaart http://www.stat.boogaart.de
Typically the information set contains a center mean
(an acomp
object),
a scaling scale
(a real number),
the geometry of rescaling geo
(typically "acomp" or "rcomp"),
the dimension D
, the margin margin
type ("acomp" or
"rcomp" or a variable number or name) and eventually a numeric vector
of the two informations d
.
gsi
,