this_date {hablar} | R Documentation |
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()
Value
a date or number
Examples
this_day()
this_month()
this_year()
[Package hablar version 0.3.2 Index]