inputFileChanged: Determine if intput file is newer than output file

View source: R/tools.R

inputFileChangedR Documentation

Determine if intput file is newer than output file

Description

Determine if intput file is newer than output file

Usage

inputFileChanged(filename_input, filename_output)

Arguments

filename_input, filename_output

file path

Value

TRUE if inputfile is newer than outputfile or outputfile does not exist

Author(s)

Daniel Lill (daniel.lill@physik.uni-freiburg.de)


dlill/petab documentation built on Oct. 9, 2022, 3:07 p.m.