R/zzz.R

.onLoad <- function(libname, pkgname) {

	# default to print date-time stamp
	options(filenamer.timestamp=2);

	# default to print date stamp for path
	options(filenamer.path.timestamp=1);

}

Try the filenamer package in your browser

Any scripts or data that you put into this service are public.

filenamer documentation built on May 1, 2019, 9:10 p.m.