Learn R Programming

files (version 0.0.1)

df: Describe Files

Description

Describe Files

Usage

df(dir = ".", all.files = TRUE, ...)

Arguments

dir
the directory containing the files to describe
all.files
logical, include hidden files and folders
...
additional arguments to pass to list.files

Value

A data.frame containing file information for all files in dir

Examples

Run this code
df()

Run the code above in your browser using DataLab