| filename | R Documentation |
use this function to get the filename of a sattagstream-class. changing the source filename after construction is currently not supported.
filename(x) ## S4 method for signature 'sattagstream' filename(x) ## S4 method for signature 'sattag' filename(x) ## S4 method for signature 'tagstack' filename(x)
x |
source filename for a csv data stream file. |
sattagstream: get the source filename of a sattagstream
sattag: return a vector of source filenames of all sattagstreams contained in a sattag
tagstack: return a vector of source filenames of all sattagstreams contained in a tagstack
sattagstream
Other slot access functions:
DeployID(),
Ptt(),
getstream(),
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.