degreePlot: draw degree plot

View source: R/makePPTList_biblio.R

degreePlotR Documentation

draw degree plot

Description

draw degree plot

Usage

degreePlot(net)

Arguments

net

A list as a result of networkPlot

Examples

## Not run: 
net=cocPlot(M,"ID",n=50)
degreePlot(net)

## End(Not run)

cardiomoon/webr3 documentation built on Oct. 9, 2022, 1:52 p.m.