speed2distance | R Documentation |
Convert speed to distance.
speed2distance(speed, time, timeunit, cumulative = TRUE)
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? |
Distance in meters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.