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

View source: R/netTools.R

CalculateDistancesMtx.netToolsR Documentation

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 class 'netTools'
CalculateDistancesMtx(obj)

Arguments

obj

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

Value

distances matrix


intensitynet documentation built on April 11, 2023, 6:07 p.m.