A function to retrieve various statistics about each Macrostrat project in the Macrostrat database. Function is called without user-specified arguments.
Value
A data.frame
containing the following columns:
project_id
: The unique identification number of the Macrostrat project.project
: The name of the Macrostrat project.columns
: The number of Macrostrat columns associated with the project.packages
: The number of Macrostrat packages/sections associated with the project.units
: The number of Macrostrat units associated with the project.pbdb_collections
: The number of Paleobiology Database collections associated with the project.measurements
: The number of measurements associated with the project.t_polys
: The number of spatial polygons associated with the project.
See also
Macrostrat database metadata:
def_projects()
,
def_references()
,
def_sources()