Read and Echoview line (.evl) file into R

readevl2R(pathFn, tz = "GMT")

Arguments

pathFn

path and filename of evl file

tz

='GMT' time zone see as.POSIXlt

Value

list object of class evl: [1]$timing ($start, $end start and end time stamps); [2] $line1 line 1 - evl file first line; [3] $n number of points in evl file; [4] $bodyEVL body of evl file; [5] $timeStamp time stamp for; [6] msg message log;; [7] $pathFn path and filename of Echoview line file; [8] tz time zone