dir.tree: Print a directory tree

View source: R/dir.tree.R

dir.treeR Documentation

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

list.files

Examples

## Not run: 

library(icesTAF)

# Download a TAF analysis
dir.tree()

## End(Not run)


icesTAF documentation built on March 31, 2023, 5:20 p.m.