Description Usage Arguments Value Examples
Convert MATLAB date numbers to POSIXct
1 | dn_to_posix(dn, tz = "UTC")
|
dn |
Vector of MATLAB date numbers (numeric) |
tz |
Time zone (character) |
POSIXct vector
1 2 | # "2020-01-27 19:12:00 UTC"
dn_to_posix(737817.8)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.