Learn R Programming

skynet (version 1.0.1)

fitPlaw: Power Law

Description

Plots power law fit

Usage

fitPlaw(graph)

Arguments

graph

iGraph object

Examples

Run this code
# NOT RUN {
netDir <- make.netDir(OD_Sample)
fitPlaw(netDir$gDir)
# }

Run the code above in your browser using DataLab