exclude_ephemeral_spp: Exclude ephemeral species

View source: R/exclude_ephemeral_spp.R

exclude_ephemeral_sppR Documentation

Exclude ephemeral species

Description

Exclude species sampled for less than a specified number of generations.

Usage

exclude_ephemeral_spp(comrad_tbl, min_nb_gens = 2)

Arguments

comrad_tbl

a tibble containing the output of a comrad simulation, as produced by run_simulation().

min_nb_gens

integer. Species that occur in less sampled generations than this will be excluded.

Details

Mind that generations not sampled in the table can of course not be accounted for.

Author(s)

Théo Pannetier


TheoPannetier/comrad documentation built on April 8, 2023, 8:06 a.m.