read_immigration_from_log: Read immigration events and their time from a simulation's...

View source: R/read_immigration_from_log.R

read_immigration_from_logR Documentation

Read immigration events and their time from a simulation's log

Description

Read immigration events and their time from a simulation's log

Usage

read_immigration_from_log(path_to_log)

Arguments

path_to_log

character, path to the log of the simulation

Value

a tibble with columns "t" and "species"


TheoPannetier/comsie documentation built on Nov. 21, 2022, 4:35 p.m.