CoordList_PBDB {GeoRange}R Documentation

Creates an occurrence matrix of taxa by coordinates from the Paleobiology Database

Description

Creates an occurrence matrix of taxa by coordinates from the Paleobiology Database

Usage

CoordList_PBDB(pbdb_data)

Arguments

pbdb_data

- Matrix of occurrence records from the Paleobiology Database, see downloadPBDB function in velociraptr package

Details

Cuts out records for which there is no paleogeographic information known

Value

Returns a taxa by coordinates matrix of occurrences

See Also

See the velociraptr package for more details on downloading PBDB data

Examples

data(BivalvePBDB)
CoordList_PBDB(BivalvePBDB)

[Package GeoRange version 0.1.0 Index]