Learn R Programming

INetTool (version 0.1.1)

plotL: plotL

Description

This function plots all the layers in one plot.

Usage

plotL(graphL, ...)

Value

plot of graphs

Arguments

graphL

List of graphs

...

other parameter

Examples

Run this code
data("graphL_data")
plotL(graphL_data)

Run the code above in your browser using DataLab