Description Usage Arguments Value Note Author(s) Examples
Functions that retrieve Occurrence resources from the server previously connected to. Each function either retrieves an individual resource or a page of resources, depending on the arguments provided.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | AccessStats(id, page, url = NULL)
Determinations(id, page, url = NULL)
Duplicates(id, page, url = NULL)
EditLocks(id, page, url = NULL)
Edits(id, page, url = NULL)
FullText(id, page, url = NULL)
GuidDeterminations(id, page, url = NULL)
GuidOccurrences(id, page, url = NULL)
LookupChronostratigraphy(id, page, url = NULL)
LookupCounties(id, page, url = NULL)
LookupCountries(id, page, url = NULL)
LookupStateProvinces(id, page, url = NULL)
UploadMappings(id, page, url = NULL)
UploadParameters(id, page, url = NULL)
Verification(id, page, url = NULL)
Associations(id, page, url = NULL)
Comments(id, page, url = NULL)
DatasetLink(id, page, url = NULL)
Datasets(id, page, url = NULL)
Exchange(id, page, url = NULL)
Loans(id, page, url = NULL)
Occurrences(id, page, url = NULL)
|
id |
id value (usually |
page |
|
url |
URL string of the Symbiota2 portal to be connected to.
A trailing |
If using id
, the specific resource specified;
if using page, the page
specified of resources
To specify a default URL to refer to, see SymbiotaR2_setup()
Austin Koontz
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.