file_stamp: Produce a file name string with date-time stamp

View source: R/file_stamp.R

file_stampR Documentation

Produce a file name string with date-time stamp

Description

Turns a character string into a file name with date-time stamp

Usage

file_stamp(chr, format = ".xlsx", time = FALSE)

Arguments

chr

String detailing file name

format

String giving file extension

time

Logical - should time be included in the stamp?

Value

A character string with the new file name


EstherHerbert/Useful.functions documentation built on Jan. 31, 2025, 10:41 a.m.