get_today: A function which returns today's date in the requested...

Description Usage Arguments Value

View source: R/helper_functions.R

Description

A function which returns today's date in the requested format.

Usage

1
get_today(format = "%d%b%y")

Arguments

format

Format to use on today's date (see strptime). Default format: 02Apr16

Value

today's date as character


antonmalko/ettools documentation built on May 28, 2019, 3:35 p.m.