Learn R Programming

rticulate (version 2.0.1)

get_acceleration: Get acceleration of displacement

Description

Get acceleration of displacement

Usage

get_acceleration(signal)

Value

A vector with the second derivative of the signal.

Arguments

signal

The signal to get the acceleration of.