InitGraph.netTools function

Creates an igraph network with the given data

Creates an igraph network with the given data

Creates an igraph network with the given data

Set igraph network node coordinates as its attributes

## S3 method for class 'netTools' InitGraph(obj) ## S3 method for class 'netTools' SetNetCoords(obj)

Arguments

  • obj: netTools object -> list(graph: igraph, list(): with the node coordinates 'x' and 'y')

Returns

igraph network

igraph network with the given coordinates as the attributes of the nodes

  • Maintainer: Pol Llagostera
  • License: GPL-3
  • Last published: 2023-04-11

Useful links