get_acceleration {rticulate} | R Documentation |
Get acceleration of displacement
Description
Get acceleration of displacement
Usage
get_acceleration(signal)
Arguments
signal |
The signal to get the acceleration of. |
Value
A vector with the second derivative of the signal.
[Package rticulate version 2.0.1 Index]