filename: get filename of a sattagstream

filenameR Documentation

get filename of a sattagstream

Description

use this function to get the filename of a sattagstream-class. changing the source filename after construction is currently not supported.

Usage

filename(x)

## S4 method for signature 'sattagstream'
filename(x)

## S4 method for signature 'sattag'
filename(x)

## S4 method for signature 'tagstack'
filename(x)

Arguments

x

source filename for a csv data stream file.

Methods (by class)

  • 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

See Also

sattagstream

Other slot access functions: DeployID(), Ptt(), getstream(), instrument(), loadtime(), location(), species(), streamtype(), tag_en(), tag_st(), tagdir(), tagstackdir()


williamcioffi/sattagutils documentation built on June 3, 2022, 10:21 a.m.