50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

trackeR (version 1.0.0)

speed2distance: Convert speed to distance.

Description

Convert speed to distance.

Usage

speed2distance(speed, time, timeunit, cumulative = TRUE)

Arguments

speed

Speed in meters per second.

time

Time.

timeunit

Time unit in speed, e.g., "hours" for speed in *_per_h.

cumulative

Logical. Should the cumulative distances be returned?

Value

Distance in meters.