This function simulates individuals as an Individuals object.
Will simulate n
individuals in receptors fields of a landscape.
simulateIndividuals(
sf,
size = 100,
timeline = 1:61,
dob,
life_duration,
toxic_threshold
)
A sf object
Number of individuals to simulate
Vector of the time line
A vector for the Date Of Birth of each individual between
min
and max
of the timeline
.
A vector for the life duration of each individual
A vector for the internal toxic threshold value leading to death for each individual
The Individuals object output includes for each individual the coordinates, the date of birth, the life duration, the toxic threshold and