matlabToPOSIX: Convert a numeric MATLAB datenum to R POSIXt time values

Description Usage Arguments Value Author(s) Examples

Description

This function is used to convert a numeric MATLAB datenum

Usage

1
matlabToPOSIX(gTime, timez)

Arguments

gTime

a MATLAB datenum value

timez

time zone, default is "UTC"

Value

R POSIXt time values.

Author(s)

Abdoulaye (Ab) N'Diaye

Examples

1
matlabToPOSIX(734139)

RTransProb documentation built on May 2, 2019, 6:49 a.m.