Learn R Programming

ohvbd (version 1.0.0)

list_ohvbd_cache: List all ohvbd cached files

Description

List all ohvbd cached files

Usage

list_ohvbd_cache(subdir = NULL, path = NULL, treeview = FALSE)

Value

No return value

Arguments

subdir

a subdirectory or list of subdirectories to list.

path

location within which to list files. (Defaults to the standard ohvbd cache location).

treeview

display the full cache in a tree structure

Author

Francis Windram

Examples

Run this code
if (FALSE) { # interactive()
list_ohvbd_cache()
}

Run the code above in your browser using DataLab