psolymos / bSims

Bird Point Count Simulator
https://peter.solymos.org/bSims/
4 stars 1 forks source link

Use user provided nest locations #4

Closed psolymos closed 5 years ago

psolymos commented 5 years ago

Should allow for user provided nest locations. It can be a coercion method that would turn a 2-column matrix or data frame or list into a bsism_population object. Other argument can be a landscape object (use defaults when missing).

Use cases:

psolymos commented 5 years ago

This idea does not quite cut it in terms of the original logic and design: landscape > expected value > abundance > placement.

I would recommend a hack:

  1. initialize landscape
  2. populate landscape with abund_fun=round
  3. mutate nest locations in object$nests based on landscape