tsFormat: Time Stamping

View source: R/pawacc.R

tsFormatR Documentation

Time Stamping

Description

Time stamping.

Usage

tsFormat(object)

Arguments

object

an object of class accfile.

Value

a vector of timestamps.

Author(s)

Marco Geraci

See Also

tsFromEpoch

Examples


data(gt1m_sample)
data(gt3x_sample)

tsFormat(gt1m_sample)
tsFormat(gt3x_sample)


pawacc documentation built on May 29, 2024, 4:21 a.m.