Rdocumentation
powered by
Learn R Programming
translateSPSS2R (version 1.0.0)
xpssDate: Today's date
Description
R implementation of the SPSS
$date
system variable.
Usage
xpssDate()
Arguments
Value
Current date as "dd-mmm-yy". Day and year are numeric values with the length two, month is a character string with the length three.
Details
xpssDate provides the SPSS format of dates.
Examples
Run this code
xpssDate()
Run the code above in your browser using
DataLab