powered by
Track tables produced by track_df can have 2 (x,y) or 3 (x, y, z) spatial dimensions. This function returns the number of spatial dimensions of a track table.
track_df
n_dims(x)
A numeric value.
A track data table as produced by track_df.
Simon Garnier, garnier@njit.edu
data(short_tracks) n_dims(short_tracks)
Run the code above in your browser using DataLab