get_non_productive_animals: Get non-productive animals of a specified sex,...

Description Usage Arguments

View source: R/get_nonproductive_animals.R

Description

Get non-productive animals of a specified sex, arc_species_code, and age.

Usage

1
get_non_productive_animals(conn, sex, arc_species_code, age)

Arguments

conn

database connection object

sex

character vector of length one indicating sex ("M", "F", or "both").

arc_species_code

character vector of length 1 having two character species code

age

numeric value of age indicating that the animals list are to be at least age years old.


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