R/class-cop.R
pr_cop.Rd
Construct a pr_cop object from x/y coordinates and time. Normally created by pr_calc_cop() rather than called directly.
pr_cop
pr_calc_cop()
pr_cop(x, y, time)
Numeric vector of COP x-coordinates (mm).
Numeric vector of COP y-coordinates (mm).
Numeric vector of timestamps (s).
A pr_cop S3 object with fields x, y, time, path_length, velocity_mean, velocity_max, range_x, range_y, sway_area.
x
y
time
path_length
velocity_mean
velocity_max
range_x
range_y
sway_area