print.summary.trajectory: Print Summary of the Trajectory

View source: R/trajectory.R

print.summary.trajectoryR Documentation

Print Summary of the Trajectory

Description

Prints a detailed summary of the trajectory, including statistics for both the 'x' and 'y' coordinates and the total number of frames.

Usage

## S3 method for class 'summary.trajectory'
print(x, ...)

Arguments

x

A 'summary.trajectory' object, typically returned by the 'summary.trajectory' method.

...

Other parameters to be passed.

Value

Prints the summary directly.


BioTrajectory documentation built on Nov. 26, 2025, 5:07 p.m.