Arguments
xx1
a column vector from a matrix or data frame of compositional data,
xx1[1], ..., xx1[n]
.
xx2
another column vector from the matrix or data frame of compositional data, xx2[1], ..., xx2[n]
. xx1
and xx2
must be of identical length, n
.
x1lab
the x-axis title, by default the variable name, deparse(substitute(xx1))
. It is often desirable to replace this with a more informative title, e.g.,
x1lab = "Cu (mg/kg) in stream sediment"
.
x2lab
the y-axis title, by default the variable name, deparse(substitute(xx2))
. It is often desirable to replace this with a more informative title, e.g.,
x2lab = "Zn (mg/kg) in stream sediment"
.
cex
by default the size of the text for data set size, N, and the robust ilr stability is set to 80%, i.e. cex = 0.8
, and may be changed if required.
ifwarn
by default ifwarn = TRUE
which generates a reminder/warning that when carrying out analyses of compositional data all data must be in the same measurement units. The message can be suppressed by setting ifwarn = FALSE
.
...
further arguments to be passed to methods. For example, the size of the axis scale annotation can be change by setting cex.axis
, the size of the axis titles by setting cex.lab
, and the size of the plot title by setting cex