create_ancestor_species: Allows the user to populate the world at the beginning of a...

Description Usage Arguments Details Value

View source: R/gen3sis_species.R

Description

Allows the user to populate the world at the beginning of a simulation

Usage

1
create_ancestor_species(landscape, config)

Arguments

landscape

the landscape over which to create the species

config

the configuration information

Details

Using this function, any number of new species can be created. For every species, a number of habitable sites from the landscape are selected and call 'create_species'. In another step, the user must initialize the species[["traits"]] matrix with the desired initial traits values

Value

a list of species


ZHG2017/Rcpp-packageGen3sis documentation built on Dec. 18, 2021, 8:24 p.m.