delete_offspring_from_offspring_table: Returns the number of rows deleted from the offspring table

Description Usage Arguments

View source: R/delete_offspring_from_offspring_tbl.R

Description

Returns the number of rows deleted from the offspring table

Usage

1
delete_offspring_from_offspring_table(conn, ids, owner = "dbo")

Arguments

conn

database connection object

ids

character vector with the animal Ids to be deleted if they are the offspring_id

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.