get_age_dist: Get the maximum age within a species for a specific date...

Description Usage Arguments

View source: R/animalr.R

Description

Get the maximum age within a species for a specific date range

Usage

1
get_age_dist(conn, arc_species_code, start_date, i)

Arguments

conn

database connection object

arc_species_code

optional character vector of length 1 having the two character arc_species_code defined by the IACUC. Defaults to "PC".

start_date

POSIXct vector of length 1 having the first date to be included in the time frame of interest. Should be formatted as "%m-%d-%Y".

i

integer used as the offset for setting the base_date being used in the database query.


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