Learn R Programming

hablar (version 0.3.2)

this_date: this_date

Description

Returns the current day, month or year. Day and month returns dates and year a 4 digit number.

Usage

this_day()

this_month()

this_year()

Arguments

Value

a date or number

Examples

Run this code
this_day() 
this_month() 
this_year() 

Run the code above in your browser using DataLab