dir_tree: Print a directory tree to stdout

View source: R/dir_tree.R

dir_treeR Documentation

Print a directory tree to stdout

Description

Print a directory tree to stdout

Usage

dir_tree(path = ".", level = Inf, prefix = "")

Arguments

path

[chr] The path to the directory to print

level

[int] The maximum depth to print

prefix

[chr] The prefix to add to each line


vmTools documentation built on Aug. 8, 2025, 7:28 p.m.