print.visualize.pair.correlation: Print pairwise correlation and histogram plots between two...

print.visualize.pair.correlationR Documentation

Print pairwise correlation and histogram plots between two centrality measures

Description

This function prints pairwise correlation of centrality measures and histogram plot.

Usage

## S3 method for class 'visualize.pair.correlation'
print(x, y, scale = TRUE, file = NULL)

Arguments

x

a vector containing a centrality measure

y

a vector containing another centrality measure

scale

Whether the centrality values should be scaled or not(default=TRUE)

file

A character string naming the .pdf file to print into. If NULL the result would be printed to the exist directory.

Value

The resulted plot of visualize_pair_correlationfunction will be saved in the given directory.

Author(s)

Minoo Ashtiani, Mohieddin Jafari


jafarilab/CINNA documentation built on Aug. 19, 2023, 4:49 p.m.