Plot 3DF Accelerometry Data

plot_accel(x, x_var = "time")

Arguments

x

a tibble with columns time, X, Y, Z.

x_var

the x-axis variable.

Value

A ggplot object, faceted by channel, showing the acceleration or energy (in the Fourier domain) of the data.