count.fossils.binned: Count the total number of fossils per interval

View source: R/utils.R

count.fossils.binnedR Documentation

Count the total number of fossils per interval

Description

Count the total number of fossils per interval

Usage

count.fossils.binned(fossils, interval.ages)

Arguments

fossils

Fossils object.

interval.ages

Vector of stratigraphic interval ages, starting with the minimum age of the youngest interval and ending with the maximum age of the oldest interval.

Value

Vector of extinct samples corresponding to each interval. Note the last value corresponds to the number of samples > the maximum age of the oldest interval.


rachelwarnock/fossilsim documentation built on April 22, 2024, 3:21 p.m.