change_area: Check and move cows between areas

Description Usage Arguments Value

View source: R/main_function.R

Description

Check and move cows between areas

Usage

1
change_area(cows, i, movement_table, area_table, areas, param_sim)

Arguments

cows

See cow_table.

i

The number of months from the start of the simulation.

movement_table

See movement_table.

area_table

See area_table.

areas

See setup_area_table and tie_stall_table.

param_sim

A list which combined param, a result of process_param() and a result of calc_param().

Value

A list composed of cow_table and areas.


fmsan51/blvibmjp documentation built on Sept. 2, 2020, 9:04 p.m.