getCaOmicsVPlotTypes {caOmicsV}R Documentation

Get Plot Types Supported by caOmicsV Package

Description

Retrieve the plot types supported by current version of caOmicsV package

Usage

    getCaOmicsVPlotTypes()

Value

Character vector including "polygon", "bar", "points", "heatmap", "line", "category", "binary"

Author(s)

Henry Zhang

Examples

    plotType <- getCaOmicsVPlotTypes()

[Package caOmicsV version 1.20.0 Index]