View source: R/getAnimalMeatMapping.R
| getAnimalMeatMapping | R Documentation | 
This function retrieves the mapping between the parent (animal such as cattle) and child (meat such as meat of cattle).
getAnimalMeatMapping(R_SWS_SHARE_PATH, onlyMeatChildren = FALSE,
  meatPattern = "^211(1|2|7).*")
| 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 | 
The mapping table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.