print_last_modified: Print date the file was last modified

View source: R/print_last_modified.R

print_last_modifiedR Documentation

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"))


vvmover documentation built on June 22, 2024, 10:46 a.m.