powered by
Generates a summary of the trajectory, including the minimum, maximum, and mean of the `x` and `y` coordinates, as well as the total number of frames.
# S3 method for trajectory summary(object, ...)
A summary object containing statistics for both the `x` and `y` coordinates of the trajectory.
An object of class `Trajectory`.
Other parameters to be passed.