compute_distance: Compute the distance between to points

View source: R/c.R

compute_distanceR Documentation

Compute the distance between to points

Description

Compute the distance between to points

Usage

compute_distance(starting_pos, final_pos)

Arguments

starting_pos, final_pos

Numeric vector of length two. Denotes the two positions between which the distance is calculated

Value

A numeric value.


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.