Learn R Programming

CINNA (version 1.0.0)

visualize.heatmap: Heatmap between centrality values

Description

This function draws heatmap between pair of centrality measures

Usage

visualize.heatmap(x, scale = TRUE)

Arguments

x

a list indicating calculated centrality measures

scale

Whether the centrality values should be scaled or not

Value

The correlation plot

Details

This function illustrates the heatmap plot of computed centrality measures.