extract_herd_from_status_id | R Documentation |
Extract data from a STOCfree_data object based on status ids
extract_herd_from_status_id(sfd, status_id = integer())
sfd |
a STOCfree_data object |
status_id |
status id usually returned by error message |
This function is designed to help debugging error messages when compiling the JAGS model. Error messages can refer to Status whih is the internal variable refering to a month in a herd. The function will extract herds associated with specific statuses.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.