gts.gssp: Query the GSSP data

Description Usage Arguments See Also Examples

View source: R/gts.gssp.R

Description

Query the GSSP data

Usage

1
gts.gssp(iscVersion = NULL, prefix = NULL, graph = NULL)

Arguments

iscVersion

[character] Plot the GSSP of which version of the Geological Time Scale. The version of geological time concept, eg. "isc2018-08". See gts.iscSchemes() for all ISC versions.

prefix

[character] prefix for SPARQL querying. [Optional]

graph

[character] GRAPH for SPARQL querying. [Optional]

See Also

gssp.map gts.iscSchemes

Examples

1
2
# Query the GSSP from the latest version of the ISC in the database
gssp.map(iscVersion = "latest")

Demerara/DeepTimeKB documentation built on Sept. 30, 2020, 12:01 a.m.