Description Usage Arguments Examples
Function querying all geological time concepts within a time interval
1 | gts.within(geotime1, geotime2, prefix=NULL, graph=NULL)
|
geotime1 |
[numeric] Geological time in million years BP (Ma), eg. 50 |
geotime2 |
[numeric] Geological time in million years BP (Ma), eg. 100 |
prefix |
[character] prefix for SPARQL querying. [Optional, default is NULL] |
graph |
[character] GRAPH for SPARQL querying. [Optional, default is NULL] |
1 | gts.within(50,100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.