Learn R Programming

intensitynet (version 1.3.1)

CalculateDistancesMtx.netTools: Calculates the distances between all pairs of nodes from the given network

Description

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

Usage

# S3 method for netTools
CalculateDistancesMtx(obj)

Value

distances matrix

Arguments

obj

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