CLRs.Rd
This function allows the user to format the aesthetics for the category level points (CLRs).
CLRs (bp, which = 1, col = "black")
an object of class biplot
.
the column name or number for which the CLRs should be displayed, with default 1
. Only
one variable can be selected at a time.
the colours for the CLRs, with default colorRampPalette(c("black","white"))
.
The object of class biplot
will be appended with a list called CLP.aes
containing the following elements A list with the following components is available:
the variable number for which the CLRs are displayed.
the colours of the CLRs.