plotVar.cia: Plot variable space of result from 'cia'

Description Usage Arguments Value Author(s) See Also

View source: R/plotVar.cia.R

Description

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

Usage

1
2
3
4
## 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 = "_", ...)

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.

Author(s)

Chen Meng

See Also

See Also as plotVar.mcia


mengchen18/omicade4 documentation built on Nov. 2, 2020, 10:30 a.m.