Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/xpssComputeDates.R
R Implementation of the SPSS XDATE.DAY
Function. computeXdate_tday
is a helper function for xpssCompute.
1 |
x |
atomic object of class |
computeXdate_tday calculates the difference of days between October 14, 1582 and the entered date.
Returns a character string with difference of days between the dates.
Bastian Wiessner
computeXdate_date
computeDate_wkyr
1 2 | xpssCompute(x="2015-02-15 20:11:20", fun="computeXdate_tday")
xpssCompute(x="2022-10-20 21:22:12", fun="computeXdate_tday")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.