| read_xyz | R Documentation | 
Read in 3d points from DeepLabCut
read_xyz(f, frame_start, frame_end, conv)
| f | String of file name to read | 
| frame_start | Integer of frame to start reading from | 
| frame_end | Integer of frame to end reading from | 
| conv | Numeric value for conversion from pixels to mm | 
Tibble with time and (x, y, z) coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.