Skip to contents

Check if a file or time is newer than another

Usage

x %newer% y

Arguments

x, y,

Files (as character paths) or `Date`/`POSIXt` object

Value

`TRUE` or `FALSE` for if `x` is newer than `y`. If file `y` does not exist, `TRUE` is returned