PEE_MultiTaxa: Function to compile the PBDB_PEE_SingleTaxon output for a...

Description Usage Arguments Value References See Also Examples

Description

Function to compile the PBDB_PEE_SingleTaxon output for a list of taxa

Usage

1
PEE_MultiTaxa(GeoRare_Multi)

Arguments

GeoRare_Multi

- The list of geographic range measures calculated from the GeoRarefaction_MultiTaxa function

Value

Returns a vector list of six geographic range measures matrix with percent error of estimates [1] for each value

References

[1] Russell, M.P. & D.R. Lindberg. 1988. Real and Random Patterns Associated with Molluscan Spatial and Temporal Distributions. Paleobiology 14:322-330.

See Also

See the velociraptr package for details of the downloadPBDB() function

Examples

1
2
3
4
5
6
7
## Not run: 
data(BivalvePBDB)
BivalveMatrix<-CoordList_PBDB(BivalvePBDB)
BivalveGeo<-GeoRarefaction_MultiTaxa(nLocCut=20,OccMatrix=BivalveMatrix,TaxaStart=3,replacePts=TRUE)
PEE_MultiTaxa(BivalveGeo)

## End(Not run)

GeoRange documentation built on May 1, 2019, 8:03 p.m.