create_gps_dttm: Create a GPS DateTime field

View source: R/elg.R

create_gps_dttmR Documentation

Create a GPS DateTime field

Description

ELG files typically have a GPS time, but no GPS data. This function takes the system datetime field already parsed and returns a well formated GPS datetime.

Usage

create_gps_dttm(gps_time, sys_dttm)

Arguments

gps_time

Raw GPS time field

sys_dttm

system datetime


benharden27/seaprocess documentation built on June 28, 2023, 7:20 p.m.