ev2posix: Convert time from Echoview format to POSIXct

View source: R/surveyR.R

ev2posixR Documentation

Convert time from Echoview format to POSIXct

Description

Convert time from Echoview format to POSIXct

Usage

ev2posix(date, time, tz = "GMT")

Arguments

date

Date in Echoview format (Date_M).

time

Time in Echoview format (Time_M).

tz

Time zone.

Value

A date/time object in POSIXct format.


kstierhoff/surveyR documentation built on Sept. 17, 2023, 2:20 p.m.