print.visualize.association: Print pairwise association plot among centrality measures...

print.visualize.associationR Documentation

Print pairwise association plot among centrality measures into a file

Description

This function prints regression plot between pair of centrality measures

Usage

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

Arguments

x

a vector containing a centrality values as independent variable

y

a vector containing a centrality values as dependent variable

scale

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

file

A character string naming the file to print into. If NULL the result would be printed to the exist directory(default=NULL)

Value

The resulted plot of visualize_associationfunction 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.