Learn R Programming

pawacc (version 1.2.3)

tsFormat: Time Stamping

Description

Time stamping.

Usage

tsFormat(object)

Value

a vector of timestamps.

Arguments

object

an object of class accfile.

Author

Marco Geraci

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