loadtime: get loadtime

loadtimeR Documentation

get loadtime

Description

function to extract time a tag was loaded into R originally based on when intialize() was called.

Usage

loadtime(x)

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

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

Methods (by class)

  • sattag: method for sattag

  • tagstack: method for tagstack

See Also

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


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