Learn R Programming

vmTools (version 1.0.1)

dir_tree: 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