Description Usage Arguments Value Examples
View source: R/cup_exploration.R
this is cup_exploration
| 1 | cup_exploration(df, fr = 30, ROIX = 200, ROIY = 100)
 | 
| df | output of get_coords_habit or get_coords | 
| fr | frame rate of camera | 
| ROIX | = distance in X for cup ROI | 
| ROIY | = distance in Y for cup ROI | 
a data frame including Frame number, X and Y coordinates, distance per frame in the cup ROI, total distance in cup ROI,time spent in cup ROI
| 1 2 | cup_exploration(df,df1)
cup_exploration(df,df_coords, fr=60)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.