str_to_event: Convert a string to an event

View source: R/sim_utils.R

str_to_eventR Documentation

Convert a string to an event

Description

Convert a string to an event

Usage

str_to_event(event_str)

Arguments

event_str

the event as a string

Value

the event as a string

Author(s)

Richèl J.C. Bilderbeek

See Also

use event_to_str to convent an event to a string

Examples

DAISIEmainland:::str_to_event("immigration")
DAISIEmainland:::str_to_event("extinction")
DAISIEmainland:::str_to_event("anagenesis")
DAISIEmainland:::str_to_event("cladogenesis")

joshwlambert/DAISIEmainland documentation built on July 14, 2024, 5:40 p.m.