Rdocumentation
powered by
Learn R Programming
Kmisc (version 0.5.0)
update_date: Update Date in DESCRIPTION File
Description
This function for package authors updates the time in the
DESCRIPTION
file to the current date, as discovered through
Sys.Date()
.
Usage
update_date(file = "DESCRIPTION")
Arguments
file
The path to the
DESCRIPTION
file.