dir.tree {icesTAF}R 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)


[Package icesTAF version 4.2.0 Index]