apply_UDF: Apply Selected UDF (and Optionally Restrict Individuals)

Description Usage Arguments Value

Description

Apply Selected UDF (and Optionally Restrict Individuals)

Usage

1
2
apply_UDF(studbook = NULL, udf = NULL, levels = NULL,
  retain = TRUE, sb_ids = NULL)

Arguments

studbook

Studbook name

udf

Name of UDF to apply

levels

Vector of levels of the UDF

retain

Logical of whether levels should be kept (TRUE) or dropped (FALS)

sb_ids

Character vector of studbook IDs to further limit the output

Value

Studbook IDs of all individuals that match the levels of the UDF as requested, with additional optional restrictions


dapperstats/Rstud documentation built on May 16, 2019, 9:14 a.m.