dir.tree {icesTAF} | R Documentation |
Print the directory tree and file contents in a pretty way
dir.tree(path = ".")
path |
the directory for which the listing is to be shown |
## Not run:
library(icesTAF)
# Download a TAF analysis
dir.tree()
## End(Not run)