Learn R Programming

celltrackR (version 1.2.1)

maxTrackLength: Length of Longest Track

Description

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

Usage

maxTrackLength(x)

Value

The maximum number of rows of a track in x

Arguments

x

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