Learn R Programming

translateSPSS2R (version 1.0.0)

xpssDate11: Todays date

Description

R implementation of the SPSS $date11 system variable.

Usage

xpssDate11()

Arguments

Value

Current date as "dd-mmm-yyyy". Day is a numeric with the length two, month is a character string with the length three and year is a numeric value with the length four.

Details

Provides the SPSS format of dates

Examples

Run this code
xpssDate11()

Run the code above in your browser using DataLab