plotNetworkClusterHistogram {visual} R Documentation

Plot cluster size histogram on RT dimension

Description

Usage

plotNetworkClusterHistogram(mn,
    size = "2700,2000",
    padding = "padding:100px 300px 200px 200px;",
    dpi = 300);

Arguments

mn

the molecular networking graph result. [as NetworkGraph]

size

-

padding

-

dpi

[as integer]

env

[as Environment]

Details

Authors

BioNovoGene

Value

this function returns data object of type any kind.

clr value class

Examples


[Package visual version 1.0.0.0 Index]