makeBest: Create scenario with +TRANSFER more foragers

Description Usage Arguments Value Examples

View source: R/makeBest.R

Description

Create and optimize currency in a world where -transfer foragers has been taken from nest(s) whichnest. Called within forageMod

Usage

1
makeBest(scenario, parallel = FALSE, cluster = NA)

Arguments

scenario

Nest structure and world structure (scenario)

parallel

Should computation be done in parallel?

cluster

If parallel, which cluster should be used

Value

List of nests and world structure (scenario)

Examples

1
makeBest(base,parallel=TRUE,cluster=cluster)

samuelVJrobinson/CPForage documentation built on Jan. 20, 2021, 6:22 p.m.