Description Usage Arguments Value
Check order of Track_df Function checks if spots source and spots target in Track_df are inverted compared to frame and invert if necessary so that source always corresponds to the smaller frame and target to the biggest one.
1  | checkTrack(Tracks_df, Spots_df)
 | 
Tracks_df | 
 a dataframe created with Tracks.as.dataframe()  | 
Spots_df | 
 a dataframe created with Spots.as.dataframe()  | 
a dataframe with reordered source and targets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.