psyteachr_fqa Ch. 02

Sys.Date()

{base}

return system date

as.Date()

{base}

convert to date

today()

{lubridate}

return the current date

The end!