maxTrackLength: Length of Longest Track

View source: R/functions.R

maxTrackLengthR Documentation

Length of Longest Track

Description

Determines the maximum number of positions over the tracks in x.

Usage

maxTrackLength(x)

Arguments

x

the tracks object the tracks in which are to be considered.

Value

The maximum number of rows of a track in x


celltrackR documentation built on Sept. 11, 2024, 6:41 p.m.