today: Get Today's Date as String

View source: R/general.R

todayR Documentation

Get Today's Date as String

Description

Creates a character string containing today's date in the format "yyyy_mm_dd" which can be used in file names.

Usage

today()

Value

date.string a character string of today's date in the format "yyyy_mm_dd"

forceR documentation built on March 7, 2023, 7:15 p.m.