insp_dir: Perform a non intrusive inspection of a given directory and...

View source: R/transfer.R

insp_dirR Documentation

Perform a non intrusive inspection of a given directory and return a dataframe with essential file information sorted by file size

Description

Perform a non intrusive inspection of a given directory and return a dataframe with essential file information sorted by file size

Usage

insp_dir(dir, recursive = TRUE, pattern = ".*", silence = TRUE)

Arguments

silence

fjoe88/d8ahelper documentation built on Feb. 6, 2023, 7:55 a.m.