plotVariables_boxplot: plot unscaled and Z-scaled variable values as boxplot

Description Usage Arguments Value

View source: R/plotVariables_boxplot.R

Description

plot unscaled and Z-scaled variable values as boxplot

Usage

1
plotVariables_boxplot(x, cex.x = 8)

Arguments

x

(data.frame or matrix) rows are variables, columns are samples

cex.x

(numeric) font size for x-axis text

Value

(list) length 2, with names "unscaled" and "scaled". Contains ggplot objects for the unscaled and scaled boxplot sets respectively.


shraddhapai/dataExplore documentation built on March 9, 2020, 9:17 a.m.