compute_migration_efficiency: Calculate migration efficiency

Description Usage Arguments Value

View source: R/compute-family.R

Description

Calculate migration efficiency

Usage

1
compute_migration_efficiency(x_coords, y_coords, actual_distance)

Arguments

x_coords

Numeric vector. Refers to x-coordinates of object.

y_coords

Numeric vector. Refers to y-coordinates of object.

actual_distance

Numeric vector/value. Refers to the total distance the object of interested has traveled.

Value

A numeric value assessing how efficient the object of interested has migrated.


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