View source: R/Source_BirdCharacteristics.R
LocalSearch | R Documentation |
Given a target territory, find which local males are alive. If none are alive, extend the search by one step.
LocalSearch(P, population, targetMale, notAvailable)
P |
a list of parameters |
population |
the population |
targetMale |
index of the territory around which local birds should be found |
notAvailable |
vectors of males that cannot be chosen |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.