print_last_modified {vvmover}R Documentation

Print date the file was last modified

Description

This function prints the date a file was last modified

Usage

print_last_modified(path)

Arguments

path

The file path

Value

message

Examples

print_last_modified(readr::readr_example("mtcars.csv"))


[Package vvmover version 1.6.0 Index]