R/prettyDate.R

Defines functions `prettyDate`

`prettyDate` <-
function() {
	format(Sys.time(), "%A %B %d %H:%M:%S %Y")
}

Try the SGP package in your browser

Any scripts or data that you put into this service are public.

SGP documentation built on Oct. 23, 2023, 5:08 p.m.