plotVar.cia {omicade4} | R Documentation |
cia
Plot variable space of mcia
and visualize selected variables across datasets.
## S3 method for class 'cia' plotVar(x, var = NA, axes = 1:2, var.col = "red", var.lab = FALSE, bg.var.col = "gray", nlab = 0, sepID.data = NULL, sepID.sep = "_", ...)
x |
An object of class |
var |
see |
axes |
see |
var.col |
see |
var.lab |
see |
bg.var.col |
see |
nlab |
see |
sepID.data |
see |
sepID.sep |
see |
... |
Other arguments |
If var
is not NA, a data frame is return, with rows for variables of
interest and columns of logical value indicating which data.frame
s contains which
variables.
Chen Meng
See Also as plotVar.mcia