Learn R Programming

INetTool (version 0.1.1)

plotC: plotC

Description

The function plots the network without isolated nodes.

Usage

plotC(graph, ...)

Value

plot

Arguments

graph

a graph

...

other parameter

Examples

Run this code
data("graphL_data")
plotC(graphL_data[[1]])

Run the code above in your browser using DataLab