Learn R Programming

adapr (version 2.0.0)

getFileSysTime: Retrun time of file system

Description

Writes to temporary file and extracts mod time with file.info

Usage

getFileSysTime(directory = "")

Arguments

directory

path to directorly

Value

The file system write time

Examples

Run this code
# NOT RUN {
getFileSysTime() 
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab