count.fossils.binned {FossilSim} | R 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.
[Package FossilSim version 2.3.3 Index]