get_id_str: Returns the character string corresponding to the animal Id...

Description Usage Arguments

View source: R/get_id_str.R

Description

Returns the character string corresponding to the animal Id columns for specific tables.

Usage

1
get_id_str(conn, table_names, owner = "dbo")

Arguments

conn

database connection object

table_names

character vector with table names

owner

character vector of length 1 having the database schema owner. Defaults to "DBO".


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