removeGroupIfNoAvailableAnimals: Remove group numbers when all available animals have been...

Description Usage Arguments

View source: R/removeGroupIfNoAvailableAnimals.R

Description

@return The grpNum list after removing any list element corresponding to a group with no available animals left using in filling a group.

Usage

1

Arguments

grpNum

as list of integer vectors initially populated with one list named by the integers 1:numGrp, where numGrp is the number of groups to be formed. Each list member is initially populated with a integer vector seq_len(numGrp).

available

is a list of numGrp named members and each member is initially defined as the character vector made up of candidate animal Ids.


rmsharp/nprcmanager documentation built on April 24, 2021, 3:13 p.m.