remove_from_areas: Remove cows from areas

Description Usage Arguments Value

View source: R/barn.R

Description

Assign NAs to area_id and chamber_id of specified cows and set months_in_area as 0.

Usage

1
remove_from_areas(cows, areas, area_table, removed_row)

Arguments

cows

See cow_table.

areas

See setup_area_table.

area_table

See area_table.

removed_row

Row indice in cow_table of cows to be removed from current areas.

Value

A cow_table in which area_id and chamber_id of specified cows are set as NA.


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