Description Usage Arguments Author(s) Examples
View source: R/xn3xn5_dateFormat.R
Use to convert XN3 date format "ddmmyy" to XN5 "yyy-mm-dd"
1 | xn3xn5_dateFormat(xn3_dates = 10100, cutoff = 79)
|
xn3_dates |
single numeric value or vector of numerical values. |
cutoff |
In XN3, only 2 digits are used for the Year. This makes it complicated. |
Tobias KD Weber , tobias.weber@uni-hohenheim.de
1 | result <- xn3xn5_dateFormat(xn3_dates = 10100, cutoff = 79)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.