sim_to_brick: Convert Simulation Array to RasterBrick(s).

Description Usage Arguments Value

Description

From a population object and an array of values whose dimensions correspond to habitable cells, genotypes, and times (in that order), create a list of RasterBricks, one for each genotype.

Usage

1
sim_to_brick(sim, pop)

Arguments

sim

An array, as above.

pop

A population object.

Value

A named list of RasterBrick objects.


petrelharp/landsim documentation built on May 25, 2019, 2:53 a.m.