combineNULLAndPop: Combine a NULL and AlphaSimR population

c,NULLOrPop-methodR Documentation

Combine a NULL and AlphaSimR population

Description

This combine c() method is a hack to combine NULL and an AlphaSimR population object c(NULL, pop) (c(pop, NULL) works already with AlphaSimR package code).

Usage

## S4 method for signature 'NULLOrPop'
c(x, ...)

Arguments

x

NULL or Pop-class

...

list of NULL or Pop-class objects


SIMplyBee documentation built on Sept. 20, 2024, 5:07 p.m.