loadDistances: Load distances matrix

View source: R/load.R

loadDistancesR Documentation

Load distances matrix

Description

Load distances matrix

Usage

loadDistances(input = "distances.csv", spatial)

Arguments

input

Either a path to a csv file containing a distances matrix, or an R object containing a distances matrix.

spatial

A list of spatial objects in the study area.

Value

A matrix of the distances (in metres) between stations (if a 'distances.csv' is present)


hugomflavio/actel documentation built on Dec. 16, 2024, 1:16 p.m.