powered by
Date
# Creates a date using year-month-day specification. Date(year, month=1, day=1)
dt <- Date(2015) #"2015-01-01"
Run the code above in your browser using DataLab