plot_acc: Visualization of accelerometer sensor data

Description Usage Arguments Value

View source: R/sensordata_plot.R

Description

Visualization of accelerometer sensor data

Visualization of gps speed data

Usage

1
2
3
plot_acc(data, rate = 1, tripname = "a trip", ...)

plot_speed(data, tripname = "a trip", showobd = TRUE, ...)

Arguments

data

speed information dataframe (obd_speed can be added)

rate

low pass filter parameter 0 to 1

tripname

name of the trip

...

arguments supported by base plot

showobd

show obd speed info.

Value

plot of three axes accelerometer data

plot of speed information


issactoast/ikhyd documentation built on March 5, 2021, 10:24 p.m.