pretty_date: Make a pretty date

View source: R/util.R

pretty_dateR Documentation

Make a pretty date

Description

Make a pretty date

Usage

pretty_date(x = NULL)

Arguments

x

A Date. If x is NULL, the system date is returned.

Value

A character string representing the date.

Examples


pretty_date()


NewYorkCityCouncil/councildown documentation built on Oct. 24, 2024, 8:39 p.m.