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


LlagosteraPol/IntensityNet documentation built on April 14, 2023, 6:10 a.m.