Learn R Programming

GeoRange (version 0.1.0)

CoordList_PBDB: 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

Value

Returns a taxa by coordinates matrix of occurrences

Details

Cuts out records for which there is no paleogeographic information known

See Also

See the velociraptr package for more details on downloading PBDB data

Examples

Run this code
data(BivalvePBDB)
CoordList_PBDB(BivalvePBDB)

Run the code above in your browser using DataLab