compute_distance: Compute the distance between to points

Description Usage Arguments Value

View source: R/compute-family.R

Description

Compute the distance between to points

Usage

1
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.


kueckelj/celltracer documentation built on June 2, 2021, 6:37 a.m.