calc_max_age_percent: Calculates the percent of max age species on the island for...

View source: R/calc_max_age_percent.R

calc_max_age_percentR Documentation

Calculates the percent of max age species on the island for each replicate

Description

Calculates the percent of max age species on the island for each replicate

Usage

calc_max_age_percent(daisie_mainland_data)

Arguments

daisie_mainland_data

list containing data of a DAISIE simulation with mainland dynamics, as produced by sim_island_with_mainland and checked by check_daisie_mainland_data

A daisie_mainland_data has two elements:

  • ideal_multi_daisie_data: the ideal data set produced in a simulation, see check_multi_daisie_data for more details

  • empirical_multi_daisie_data: the empirical data sets produced in a simulation see check_multi_daisie_data for more details

Value

A list of two numeric vectors

Author(s)

Joshua W. Lambert


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