internal.list.files.and.dirs: List all files and directories, excluding .. and .

.list.files.and.dirsR Documentation

List all files and directories, excluding .. and .

Description

Creates a directory listing of a given path, including hidden files and subdirectories, but excluding the .. and . aliases.

Usage

.list.files.and.dirs(path)

Arguments

path

Character vector indicating the path to the parent folder of which the contents should be listed.

Value

Directory listing of path


johnmyleswhite/ProjectTemplate documentation built on June 14, 2025, 3:36 a.m.