GetGraph function

Gives the graph related to the intensitynet object

Gives the graph related to the intensitynet object

Returns the 'igraph' class network related to the intensitynet object

GetGraph(obj) ## S3 method for class 'intensitynet' GetGraph(obj)

Arguments

  • obj: intensitynet object

Returns

igraph class object

Examples

data("und_intnet_chicago") GetGraph(und_intnet_chicago)
  • Maintainer: Pol Llagostera
  • License: GPL-3
  • Last published: 2023-04-11

Useful links