get_number_of_cagemates: Returns the number of cagemates each animal has for each day...

Description Usage Arguments

View source: R/animalr.R

Description

Returns the number of cagemates each animal has for each day 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.