Description Usage Format Details See Also
tie_stall_table is a data.table to store status of tie-stall barns.
Each tie-stall barn have each tie_stall_table.
The rows are consisted of a_chamber, which indicates one chamber in a barn.
1 |
data.table
chamber_id and adjoin_previous/next_chamber are fixed. Values will not be changed while a simulation.
Other variables are flexible. Values will may be changed while a simulation.
chamber_id: Chamber ID.
adjoin_previous_chamber: Whether the chamber adjoins the chamber_id - 1th chamber.
adjoin_next_chamber: Whether the chamber adjoins the chamber_id + 1th chamber.
cow_id: Cow ID in a lane.
cow_status: Infection status of the cow.
is_isolated: Whether the cow is isolated or not.
cow_table area_table movement_table rp_table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.