tag_st: get start time of tag

tag_stR Documentation

get start time of tag

Description

function to extract the data start time for a particular tag. if load_tag or batch_load_tags created the tag object then this is set from the EarliestDataTime in the summary stream.

Usage

tag_st(x)

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

## S4 replacement method for signature 'sattag'
tag_st(x) <- value

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

## S4 replacement method for signature 'tagstack'
tag_st(x) <- value

Methods (by class)

  • sattag: method for sattag

  • sattag: method for sattag

  • tagstack: method for tagstack

  • tagstack: method for tagstack

See Also

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


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