new_origin | R Documentation |
This function defines the properties of the origin.
new_origin(
marked_individuals = numeric(),
number_of_recoveries,
migratory_connectivity
)
marked_individuals |
integer: number of marked individuals in this origin |
number_of_recoveries |
numeric vector. Number of recoveries belonging to each origin |
migratory_connectivity |
function: migratory connectivity function conditioned on this origin defined over the whole destination area |
object of class "origin": contains list of number of marked individuals and migratory connectivity function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.