powered by
Return the day of a Date value as an integer
day(date)
date value formated as.Date()
the day of the date (integer)
# NOT RUN { day(as.Date("2019-09-15")) ## 15 # }
Run the code above in your browser using DataLab