row_exist: Returns logical vector of length one indication whether or...

Description Usage Arguments

View source: R/animalr.R

Description

Returns logical vector of length one indication whether or not at least one record exists in the table having an id equal to the value of id.

Usage

1
row_exist(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.