rows_with_id_in_table: Returns integer vector of length one indicating the number of...

Description Usage Arguments

View source: R/animalr.R

Description

Returns integer vector of length one indicating the number of records that exists in the table having an id equal to the value of id.

Usage

1
rows_with_id_in_table(conn, table_name, ids)

Arguments

conn

database connection

table_name

character vector of length one with the name of the table

ids

character vector of length one or more with the animal Ids of interest


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