writeDate: write date field

Description Usage Arguments Examples

View source: R/buildPackage.R

Description

write the date field in the DESCRIPTION file of a package

Usage

1
writeDate(package, path, trace = TRUE)

Arguments

package

the name of the package

path

the path to the directory containing the package

trace

should the execution of the function be traced

Examples

1
2
3
4
## Not run: 
writeDate("butils", path = pathGitHub())

## End(Not run)

bozenne/butils.base documentation built on April 1, 2020, 6:13 p.m.