is.trajectory: Check if Object is a Trajectory

View source: R/trajectory.R

is.trajectoryR Documentation

Check if Object is a Trajectory

Description

Checks if an object is of class 'Trajectory'.

Usage

is.trajectory(x)

Arguments

x

An object to check.

Value

A logical value ('TRUE' or 'FALSE') indicating whether the object is of class 'Trajectory'.


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