loadCellminerPlotInfo {rcellminer}R Documentation

Returns data to plot CellMiner plots

Description

Returns data to plot CellMiner plots

Usage

loadCellminerPlotInfo(returnDf = FALSE)

Arguments

returnDf

a boolean if a data.frame with all information (default: FALSE)

Value

a vector of colors as strings or a data.frame with dataType, label, xMin, xMax

Examples

loadCellminerPlotInfo()  
  

[Package rcellminer version 2.2.0 Index]