View source: R/read_immigration_from_log.R
read_immigration_from_log | R Documentation |
Read immigration events and their time from a simulation's log
read_immigration_from_log(path_to_log)
path_to_log |
character, path to the log of the simulation |
a tibble with columns "t" and "species"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.