conv_stamp: Convert timestamp to date time object

View source: R/signal_conversion.R

conv_stampR Documentation

Convert timestamp to date time object

Description

Converts the timestamp on an \*.n38 record to computer time

Usage

conv_stamp(comp_time = NULL, init_stamp = NULL, now_stamp)

Arguments

comp_time

POSIXlt object

init_stamp

state of program timer at comp_time

now_stamp

current state of program timer

Value

POSIXlt with correct date/time


obrl-soil/em38 documentation built on Sept. 25, 2023, 10:01 p.m.