update_date: Update Date in DESCRIPTION File

Description Usage Arguments

View source: R/update_date.R

Description

This function for package authors updates the time in the DESCRIPTION file to the current date, as discovered through Sys.Date().

Usage

1
update_date(file = "DESCRIPTION")

Arguments

file

The path to the DESCRIPTION file.


Kmisc documentation built on May 29, 2017, 1:43 p.m.

Related to update_date in Kmisc...