Learn R Programming

Mirsynergy (version 1.8.1)

print_modules2: Print basic information of the formed modules

Description

Print basic information of the formed modules.

Usage

print_modules2(V)

Arguments

V
Output from mirsynergy.

Examples

Run this code
load(system.file("extdata/toy_modules.RData", package="Mirsynergy"))

print_modules2(V)

Run the code above in your browser using DataLab