gts: Get all the properties of one geological time concept in...

Description Usage Arguments Examples

View source: R/gts.R

Description

Get all the properties of one geological time concept in database

Usage

1
gts(geoConcept, region = NULL, iscVersion = NULL, prefix = NULL, graph = NULL)

Arguments

geoConcept

[character] Geological time concept, eg. "Cambrian"

region

[character] region of the geologcial time concept. The options are: "International", "North America", "South China", "North China", "West Europe", "Britain", "New Zealand", "Japan", "Baltoscania", "Australia". [If no input of this, treat it as all regions including the global one]

iscVersion

[character] Geological time concept, eg. "isc2018-08". See gts.iscSchemes() for all ISC versions.

prefix

[character] prefix for SPARQL querying. [Optional, default is NULL]

graph

[character] GRAPH for SPARQL querying. [Optional, default is NULL]

Examples

1
gts("Jurassic")

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