pretty_date.Rd
Make a pretty date
pretty_date(x = NULL)
A Date. If x is NULL, the system date is returned.
Date
x
NULL
A character string representing the date.
pretty_date() #> [1] "October 22, 2024"