The {fs} #RStats 📦 "provides a cross-platform, uniform interface to file system operations." 4 function categories deal with paths, files, directories, and links, such as
dir_ls() - list files in current dir
file_create(path(tmp, "my-file.txt"))
By @jimhester @hadleywickham & […]
dir_ls() - list files in current dir
file_create(path(tmp, "my-file.txt"))
By @jimhester @hadleywickham & […]
Comments