calculate_acceleration: Function to calculate acceleration from speed and date...

View source: R/calculate_acceleration.R

calculate_accelerationR Documentation

Function to calculate acceleration from speed and date variables

Description

Function to calculate acceleration from speed and date variables

Usage

calculate_acceleration(speed, date)

Arguments

speed

Speed in m~s^{-1}.

date

Date and time variable.

Value

Value

Author(s)

Shona Wilde


shonawilde/shonarrr documentation built on Jan. 29, 2025, 1:27 a.m.