Rdocumentation
powered by
Learn R Programming
solidearthtide (version 1.0.2)
DatevecV: Convert serial date number to list(year,month,day), same as Matlab
Description
DatevecV
Convert serial date number to list(year,month,day) with the same values as Matlab's datevec
Usage
DatevecV(s)
Arguments
s
list(year,month,day)
Value
Examples
Run this code
DatevecV(
724789
)
Run the code above in your browser using
DataLab