stamp_file: Add the stamp to the file name

Description Usage Arguments Value

View source: R/stamp_file.R

Description

this is a utility function to add the stamp to the file name. The stamp is added before the last period (if no periods are present it is added at the end). The stamp is delinetaed with a leading and trailing underscore ('_').

Usage

1
stamp_file(file, stamp)

Arguments

file

a text string with the user input file name

stamp

the version control stamp to add

Value

character string


williamlief/DataVersionControl documentation built on Jan. 6, 2020, 8:20 a.m.