Calculate the center of a curve
get_center(curve)
curve
a data.frame with observed points in each row. Each variable is one coordinate direction. If there is a variable t, t_optim or id, it is treated as the time parametrization, not as an additional coordinate.
data.frame
t
t_optim
id
The average of observed points in curve.