rbind_pops: rbind_pops

Description Usage Arguments Value

View source: R/gen_data.R

Description

rbind two population lists (as generated from either gen_Nmix_closed or gen_Nmix_open)

Usage

1
rbind_pops(pop1, pop2)

Arguments

pop1

first population list, must have named matrices Ni and nit as list elements.

pop2

second population list, must have named matrices Ni and nit with same number of columns (sampling occasions) as pop1.

Value

Single population list with sites from pop1 and pop2.


mrparker909/redNMix documentation built on April 4, 2020, 12:24 a.m.