getAnimalMeatMapping: This function retrieves the mapping between the parent...

Description Usage Arguments Value

Description

This function retrieves the mapping between the parent (animal such as cattle) and child (meat such as meat of cattle).

Usage

1
2
getAnimalMeatMapping(R_SWS_SHARE_PATH, onlyMeatChildren = FALSE,
  meatPattern = "^211(1|2|7).*")

Arguments

R_SWS_SHARE_PATH

The path to the shared drive on the SWS.

onlyMeatChildren

Whether only the meat children should be returned.

meatPattern

The regular expression corresponding to meat

Value

The mapping table


ncwanner/Production_Validation documentation built on May 8, 2019, 1:48 p.m.