colonist_species_type_to_str: Convert a 'colonist_species_type' to a string

View source: R/colonist_species_type_to_str.R

colonist_species_type_to_strR Documentation

Convert a colonist_species_type to a string

Description

Convert a colonist_species_type to a string:

Usage

colonist_species_type_to_str(colonist_species_type)

Details

Value String
A ⁠Anagenetic recolonist⁠
C ⁠Cladogenetic recolonist⁠

Value

the colonist_species_type as a string

Author(s)

Richèl J.C. Bilderbeek

Examples

DAISIEmainland:::colonist_species_type_to_str("A")
DAISIEmainland:::colonist_species_type_to_str("C")

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