file_modified_less_than: Check if file is recent

Description Usage Arguments Value

View source: R/util.R

Description

Check if file was modified less than interval seconds

Usage

1
file_modified_less_than(fpath, interval = 60)

Arguments

fpath

The file to check

interval

The interval in seconds the file may have changed within

Value

Logical (TRUE) if file has recently changed


henfiber/later documentation built on May 20, 2019, 6:46 p.m.