get_rearing: Get rearing code and rearing description for Ids provided.

Description Usage Arguments

View source: R/get_rearing.R

Description

Takes a database connection and a character vector of animal Ids and retrieves the siblings for each id. All returned rows represent a unique individual. The SQL gets all siblings of the type specified.

Usage

1
get_rearing(id_df, conn)

Arguments

id_df

dataframe with a column (id) made up of a character vector of individual ids

conn

database connection


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