Learn R Programming

icesTAF (version 4.2.0)

dir.tree: Print a directory tree

Description

Print the directory tree and file contents in a pretty way

Usage

dir.tree(path = ".")

Arguments

path

the directory for which the listing is to be shown

See Also

Examples

Run this code
if (FALSE) {

library(icesTAF)

# Download a TAF analysis
dir.tree()
}

Run the code above in your browser using DataLab