get_cagemates: Returns the cagemates and total number of days together for...

Description Usage Arguments

View source: R/animalr.R

Description

Returns the cagemates and total number of days together for each animal between and including start and end dates.

Usage

1
get_cagemates(conn, ids, start, end)

Arguments

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


rmsharp/animalr documentation built on March 10, 2021, 1:12 p.m.