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)


ices-tools-prod/icesTAF documentation built on March 23, 2023, 3:20 p.m.