Skip to contents

Calculate straightness measures

Usage

calculate_straightness(data, straightness = c("A", "B", "C", "D"))

Arguments

data

Data frame

straightness

hich method to calculate path straightness. Choose between "A" (default), "B", "C"... or a combination (e.g. "c("A","B")"). See description for details about the different calculations.