plotL: plotL

View source: R/Plots.R

plotLR Documentation

plotL

Description

This function plots all the layers in one plot(wrapper of plot.multinet).

Usage

plotL(graphL, ...)

Arguments

graphL

List of graphs

...

other parameter

Value

plot of graphs

Examples

data("graphL_data")
plotL(graphL_data)

INetTool documentation built on March 20, 2026, 1:07 a.m.