Returns the cagemates and total number of days together for each animal between and including start and end dates.
| 1 | get_cagemates(conn, ids, start, end)
 | 
| conn | database connection | 
| ids | character vector with an animal Id in each cell | 
| start | character string representation of start date in mm-dd-yyyy format | 
| end | character string representation of end date in mm-dd-yyyy format | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.