Learn R Programming

NetworkChange (version 1.0.0)

plotV: Plot of layer-specific network generation rules.

Description

Plot layer-specific network generation rules using ggplot2. Uses colorblind-friendly viridis palette for publication-quality output.

Usage

plotV(OUT, main = "", point_size = 3, line_size = 1)

Value

A ggplot2 plot object

Arguments

OUT

Output of networkchange objects.

main

The title of plot

point_size

Point size (default: 3)

line_size

Line width (default: 1)