CalculateDistancesMtx.netTools function

Calculates the distances between all pairs of nodes from the given network

Calculates the distances between all pairs of nodes from the given network

## S3 method for class 'netTools' CalculateDistancesMtx(obj)

Arguments

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

Returns

distances matrix

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

Useful links