dirrf: dir() but with full.names=T and recursive=T

View source: R/dir.R

dirrfR Documentation

dir() but with full.names=T and recursive=T

Description

dir() but with full.names=T and recursive=T

Usage

dirrf(...)

Arguments

...

Value

A character vector containing the names of the files in the specified directories (empty if there were no files). If a path does not exist or is not a directory or is unreadable it is skipped.


Sz-Tim/sevcheck documentation built on Feb. 1, 2024, 12:39 a.m.