get_average_number_of_cagemates: Returns the average number of cagemates each animal has for...

Description Usage Arguments

View source: R/get_average_number_of_cagemates.R

Description

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

Usage

1

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.