Learn R Programming

vvmover (version 1.6.0)

print_last_modified: Print date the file was last modified

Description

This function prints the date a file was last modified

Usage

print_last_modified(path)

Value

message

Arguments

path

The file path

Examples

Run this code
print_last_modified(readr::readr_example("mtcars.csv"))

Run the code above in your browser using DataLab