Learn R Programming

pawacc (version 1.1)

tsFormat: Time Stamping

Description

Time stamping.

Usage

tsFormat(object)

Arguments

object
an object of class accfile.

Value

  • a vector of timestamps.

See Also

tsFromEpoch

Examples

Run this code
data(gt1m_sample)
data(gt3x_sample)

tsFormat(gt1m_sample)
tsFormat(gt3x_sample)

Run the code above in your browser using DataLab