| getstream | R Documentation |
function to get a particular streamtype from a sattag or tagstack.
getstream(x, type, squash = FALSE) ## S4 method for signature 'sattag' getstream(x, type, squash = FALSE) ## S4 method for signature 'tagstack' getstream(x, type, squash = FALSE)
type |
streamtype to extract |
squash |
boolean defaults to FALSE. If TRUE, will return a single sattagstream. |
either a tagstack or sattag depending on input.
sattag: return all streams of streamtype type
tagstack: return a tagstack of all streams of type
Other slot access functions:
DeployID(),
Ptt(),
filename(),
instrument(),
loadtime(),
location(),
species(),
streamtype(),
tag_en(),
tag_st(),
tagdir(),
tagstackdir()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.