title_date: Format date for humans

Description Usage Arguments Examples

View source: R/title_date.R

Description

Return a nicely formatted title date for RMarkdown presentations.

Usage

1
title_date(this_date = lubridate::today())

Arguments

this_date

Optional argument to set date with a date object. Otherwise defaults to current date.

Examples

1
2
# title_date()
# title_date("2017-11-04")

softloud/dontpanic documentation built on Nov. 8, 2021, 1:12 p.m.