search for: changedfilessnapshot

Displaying 1 result from an estimated 1 matches for "changedfilessnapshot".

2013 Sep 04
4
Comments requested on "changedFiles" function
....names=names) if (md5sum) info <- data.frame(info, md5sum = tools::md5sum(fullnames)) list(info = info, timestamp = timestamp, file.info = file.info, md5sum = md5sum, full.names = full.names, args = args) } if (missing(snapshot) || !inherits(snapshot, "changedFilesSnapshot")) { if (length(timestamp) == 1) file.create(timestamp) if (missing(snapshot)) snapshot <- "." pre <- dosnapshot(list(path = snapshot, ...)) pre$pre <- pre$info pre$info <- NULL pre$wd <- getwd()...