Learn R Programming

omicade4 (version 1.12.0)

plotVar.cia: Plot variable space of result from cia

Description

Plot variable space of mcia and visualize selected variables across datasets.

Usage

"plotVar"(x, var = NA, axes = 1:2, var.col = "red", var.lab = FALSE, bg.var.col = "gray", nlab = 0, sepID.data = NULL, sepID.sep = "_", ...)

Arguments

x
An object of class cia
var
see plotVar
axes
see plotVar
var.col
see plotVar
var.lab
see plotVar
bg.var.col
see plotVar
nlab
see plotVar
sepID.data
see plotVar
sepID.sep
see plotVar
...
Other arguments

Value

If var is not NA, a data frame is return, with rows for variables of interest and columns of logical value indicating which data.frames contains which variables.

See Also

See Also as plotVar.mcia