rg_exp | R Documentation |
Output of range_expansion
. Object of class 'expansion'.
data(rg_exp)
Data frame with the probability of occupations at several distances from the closest occupied landscape mosaic. The data frame has the following columns:
DISTANCE - Distance (mapsize x number of landscapes).
OCCUPATION - How many times did the landscape at this distance got occupied by the species (from a total of 'iter' repetitions).
PROPORTION - Proportion of occupation for the landscape at this distance (OCCUPATION/iter).
TIME STEP - The average time step during which a given distance is reached.
data(rg_exp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.