powered by
Track tables produced by track_df can contain multiple tracks (e.g., from different animals). This function returns the number of tracks in a track table.
track_df
n_tracks(x)
A numeric value.
A track data table as produced by track_df.
Simon Garnier, garnier@njit.edu
data(short_tracks) n_tracks(short_tracks)
Run the code above in your browser using DataLab