plotC: plotC

View source: R/Plots.R

plotCR Documentation

plotC

Description

The function plots the network without isolated nodes.

Usage

plotC(graph, ...)

Arguments

graph

a graph

...

other parameter

Value

plot

Examples

data("graphL_data")
plotC(graphL_data[[1]])

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