This function prints the date a file was last modified

print_last_modified(path)

Arguments

path

The file path

Value

message

Examples

print_last_modified(readr::readr_example("mtcars.csv"))
#> mtcars.csv last modified 2024-01-11