Get the keys of a StoX format
1 2 3 4 5 | getStoxKeys(
StoxDataType = c("StoxBiotic", "StoxAcoustic"),
level = NULL,
keys.out = c("all", "only.present", "all.but.present")
)
|
StoxDataType |
The name of the StoX format (only StoxBiotic implemented yet). |
level |
The name of the level/table to get keys for. |
keys.out |
Specification of what to return. One of "all", to return all keys of the level; "only.present", to return only the key of the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.