Sys.Date()
{base}
return system date
as.Date()
convert to date
today()
{lubridate}
return the current date
The end!