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 March 21, 2022, 5:06 p.m.